From 23e3e630bae537fec623fa1708a6d58025fcc7b7 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 31 Dec 1999 23:40:48 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) 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 -- 2.39.5