]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/double.el: Delete cruft dating back to 1994.
authorStefan Kangas <stefan@marxist.se>
Sun, 31 Jan 2021 18:57:11 +0000 (19:57 +0100)
committerStefan Kangas <stefan@marxist.se>
Sun, 31 Jan 2021 19:08:25 +0000 (20:08 +0100)
lisp/double.el

index 8bbbaa58189ffa781a8088c86583d91ab42c7c6c..d099fd06422401cfbaf9b25716e8a0132400771f 100644 (file)
@@ -141,12 +141,6 @@ but not `C-u X' or `ESC X' since the X is not the prefix key."
 
 ;;; Mode
 
-;; This feature seemed useless and it confused describe-mode,
-;; so I deleted it.
-;; (defvar double-mode-name "Double")
-;; ;; Name of current double mode.
-;; (make-variable-buffer-local 'double-mode-name)
-
 ;;;###autoload
 (define-minor-mode double-mode
   "Toggle special insertion on double keypresses (Double mode).