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 <[EMAIL PROTECTED]>
+
+ * 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 <[EMAIL PROTECTED]>
* isearch.el (isearch-edit-string): Make the search-ring available for
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs