Mercurial > emacs
changeset 27063:e5d4464b5b3d
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 31 Dec 1999 23:40:48 +0000 |
parents | 0a8d7e789bca |
children | 9a83b898793c |
files | lisp/ChangeLog |
diffstat | 1 files changed, 17 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Dec 31 21:13:57 1999 +0000 +++ b/lisp/ChangeLog Fri Dec 31 23:40:48 1999 +0000 @@ -1,3 +1,20 @@ +1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu> + + * echistory.el (electric-command-history): Call Command-history-setup + and command-history-mode using their new conventions. + + * chistory.el (Command-history-setup): Don't switch buffers. Take + no args, and do not set major-mode, mode-name or the local map. + (command-history-mode): New function, does some of those things + Command-history-setup used to do. + (list-command-history): Call command-history-mode, not + Command-history-setup. + (command-history): Renamed from command-history-mode. + +1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu> + + * arc-mode.el (archive-mode-map): Bind q to quit-window. + 1999-12-31 William M. Perry <wmperry@aventail.com> * image.el (defimage): Images with the `:data' keyword should be