From cb72b8345b4c6741650c4cff8844716386acaf23 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Sun, 31 Jan 2021 19:57:11 +0100 Subject: ; * lisp/double.el: Delete cruft dating back to 1994. --- lisp/double.el | 6 ------ 1 file changed, 6 deletions(-) diff --git a/lisp/double.el b/lisp/double.el index 8bbbaa58189..d099fd06422 100644 --- a/lisp/double.el +++ b/lisp/double.el @@ -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). -- cgit v1.2.3