Skip to content

Instantly share code, notes, and snippets.

@mikeshulman
mikeshulman / cram-mode.el
Last active February 6, 2024 23:08
Cram Emacs mode
;;; cram-mode.el --- Emacs mode for CRAM tests -*- lexical-binding: t; -*-
;; Copyright (C) 2023 Kiran Gopinathan, 2024 Michael Shulman
;; Authors: Kiran Gopinathan, Michael Shulman
;; Keywords:
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation, either version 3 of the License, or