1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

(add-change-log-entry-other-window):

Key binding C-x 4 a moved to bindings.el.
This commit is contained in:
Richard M. Stallman 2007-11-15 12:04:38 +00:00
parent 2d914448d5
commit 7120137303

View file

@ -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)