From: Richard M. Stallman Date: Thu, 15 Nov 2007 12:04:38 +0000 (+0000) Subject: (add-change-log-entry-other-window): X-Git-Tag: emacs-pretest-22.1.90~377 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=712013730319937ab9e514a0d10719c7e075b689;p=emacs.git (add-change-log-entry-other-window): Key binding C-x 4 a moved to bindings.el. --- 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)