emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/bindings.el,v [EMACS_22_BASE]


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/bindings.el,v [EMACS_22_BASE]
Date: Thu, 15 Nov 2007 12:08:49 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Richard M. Stallman <rms>       07/11/15 12:08:49

Index: bindings.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/bindings.el,v
retrieving revision 1.178.2.3
retrieving revision 1.178.2.4
diff -u -b -r1.178.2.3 -r1.178.2.4
--- bindings.el 15 Nov 2007 12:01:04 -0000      1.178.2.3
+++ bindings.el 15 Nov 2007 12:08:49 -0000      1.178.2.4
@@ -1051,6 +1051,9 @@
 
 (define-key ctl-x-map "z" 'repeat)
 
+(define-key esc-map "\C-l" 'reposition-window)
+
+(define-key ctl-x-4-map "a" 'add-change-log-entry-other-window)
 (define-key ctl-x-4-map "c" 'clone-indirect-buffer-other-window)
 
 ;; Signal handlers




reply via email to

[Prev in Thread] Current Thread [Next in Thread]