(Emacs/elisp)~Clean up haskell-multiedit top

This commit is contained in:
2024-04-16 22:29:42 +06:30
parent cdc3f11a81
commit 4be897e922

View File

@@ -1,4 +1,6 @@
;;; haskell-multiedit.el --- Minor mode to edit and evaluate multi-line scripts of Haskell without making a file -*- lexical-binding: t; -*-
;;; haskell-multiedit.el --- Minor mode to edit and evaluate
;;; multi-line scripts of Haskell without making a file
;;; -*- lexical-binding: t; -*-
;; Copyright (C) 2021 Aryadev Chavali