From: Stefan Kangas Date: Sun, 31 Jan 2021 18:57:11 +0000 (+0100) Subject: ; * lisp/double.el: Delete cruft dating back to 1994. X-Git-Tag: emacs-28.0.90~3992 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cb72b8345b4c6741650c4cff8844716386acaf23;p=emacs.git ; * lisp/double.el: Delete cruft dating back to 1994. --- 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).