aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-02-20 16:00:45 +0000
committerGerd Moellmann2001-02-20 16:00:45 +0000
commitfa97adf6e593f8408040864694c963874e0ccc8d (patch)
tree9fd37f2c8e1e11c58845a3e6057be3aae9e4dbe6 /lisp/ChangeLog
parent99593a9de0595c12132c7a1546d8f1d357b472bf (diff)
downloademacs-fa97adf6e593f8408040864694c963874e0ccc8d.tar.gz
emacs-fa97adf6e593f8408040864694c963874e0ccc8d.zip
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d551973df5b..a9ad081d554 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12001-02-20 Gerd Moellmann <gerd@gnu.org>
2
3 * msb.el (msb-mode): Call the update-buffers function explicitly
4 with a FORCE argument.
5
6 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
7 FORCE. If set, update the menu even if frame-or-buffer-changed-p
8 returns nil.
9
12001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br> 102001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2 11
3 * ps-print.el: Timestamp package replacement. Some enhancements. 12 * ps-print.el: Timestamp package replacement. Some enhancements.