summaryrefslogtreecommitdiff
path: root/lisp/add-log.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/add-log.el')
-rw-r--r--lisp/add-log.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/add-log.el b/lisp/add-log.el
index d60580a1c0d..4fb2815d6e5 100644
--- a/lisp/add-log.el
+++ b/lisp/add-log.el
@@ -665,7 +665,6 @@ the change log file in another window."
(list current-prefix-arg
(prompt-for-change-log-name))))
(add-change-log-entry whoami file-name t))
-;;;###autoload (define-key ctl-x-4-map "a" 'add-change-log-entry-other-window)
(defvar change-log-indent-text 0)