# HG changeset patch # User Richard M. Stallman # Date 1195128278 0 # Node ID 8c1044b7c90f657c832b47b3e07714caeea0279e # Parent ffe5ab1e265331f3397e3bcc448c57072a390fd7 (add-change-log-entry-other-window): Key binding C-x 4 a moved to bindings.el. diff -r ffe5ab1e2653 -r 8c1044b7c90f lisp/add-log.el --- a/lisp/add-log.el Thu Nov 15 12:01:04 2007 +0000 +++ b/lisp/add-log.el Thu Nov 15 12:04:38 2007 +0000 @@ -665,7 +665,6 @@ (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)