emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 19 Apr 2005 05:25:10 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7354 emacs/lisp/ChangeLog:1.7355
*** emacs/lisp/ChangeLog:1.7354 Mon Apr 18 22:32:37 2005
--- emacs/lisp/ChangeLog        Tue Apr 19 09:25:09 2005
***************
*** 1,3 ****
--- 1,15 ----
+ 2005-04-19  Kim F. Storm  <address@hidden>
+ 
+       * simple.el (next-buffer, prev-buffer, next-error)
+       (scroll-other-window, keyboard-quit, keyboard-escape-quit)
+       (clone-indirect-buffer-other-window): Move bindings to bindings.el.
+ 
+       * bindings.el (next-buffer, prev-buffer, next-error)
+       (scroll-other-window, keyboard-quit, keyboard-escape-quit)
+       (clone-indirect-buffer-other-window): Move bindings from simple.el.
+       (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
+       (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
+ 
  2005-04-18  Stefan Monnier  <address@hidden>
  
        * isearch.el (isearch-edit-string): Make the search-ring available for




reply via email to

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