]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Tue, 18 Dec 2001 04:14:07 +0000 (04:14 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 18 Dec 2001 04:14:07 +0000 (04:14 +0000)
lisp/ChangeLog

index 816820449b026a7d9c7e09e69ec720fb416073d6..5e61891f4e9e83864474ff034bdf75bbf5037ba2 100644 (file)
@@ -1,3 +1,10 @@
+2001-12-17  Richard M. Stallman  <rms@gnu.org>
+
+       * comint.el (comint-dynamic-list-input-ring-select): New function.
+       Switches back to the old window configuration.
+       (comint-dynamic-list-input-ring): Bind RET to that function.
+       (comint-dynamic-list-input-ring-window-conf): New variable.
+
 2001-12-17  Werner Lemberg  <wl@gnu.org>
 
        * international/mule-conf.el: Improve documentation strings of
@@ -10,6 +17,9 @@
 
        * dired-x.el (dired-copy-filename-as-kill): Moved to dired.el.
 
+       * autoinsert.el (auto-insert-alist): Redo finding C and C++ headers.
+       Add a DESCRIPTION for the makefile item.
+
        * find-file.el (ff-other-file-name): New function.
 
 2001-12-16  Eli Zaretskii  <eliz@is.elta.co.il>