From: Richard M. Stallman Date: Fri, 31 Dec 1999 23:40:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~5576 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=23e3e630bae537fec623fa1708a6d58025fcc7b7;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 226376bdba1..f38b7da5806 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,20 @@ +1999-12-31 Richard M. Stallman + + * 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 + + * arc-mode.el (archive-mode-map): Bind q to quit-window. + 1999-12-31 William M. Perry * image.el (defimage): Images with the `:data' keyword should be