# HG changeset patch # User Richard M. Stallman # Date 1008648847 0 # Node ID b646f4a6326b31f6ab62d71810087a040846ef54 # Parent bdf2f34631aa752cdbd2972e7c543e80d0ea4afc *** empty log message *** diff -r bdf2f34631aa -r b646f4a6326b lisp/ChangeLog --- a/lisp/ChangeLog Tue Dec 18 02:22:44 2001 +0000 +++ b/lisp/ChangeLog Tue Dec 18 04:14:07 2001 +0000 @@ -1,3 +1,10 @@ +2001-12-17 Richard M. Stallman + + * 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 * 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