aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2000-05-18 18:41:46 +0000
committerGerd Moellmann2000-05-18 18:41:46 +0000
commit25bb0401ab464bc0c2e68268f50d365aa3187aec (patch)
tree38d2816403122690372873768d192589d3c2514b /lisp/ChangeLog
parent9f92e5d9c5dc1a4dd15c13e6ceafab748550cbe5 (diff)
downloademacs-25bb0401ab464bc0c2e68268f50d365aa3187aec.tar.gz
emacs-25bb0401ab464bc0c2e68268f50d365aa3187aec.zip
(msb-menu-cond): Add choice `user'.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 985765aa6bb..5f019e6a244 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,10 +1,18 @@
12000-05-18 Gerd Moellmann <gerd@gnu.org>
2
3 * msb.el (msb-menu-cond): Add choice `user'.
4
52000-05-18 Espen Skoglund <esk@ira.uka.de>
6
7 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
8 the indent-comment function to just return the appropriate indent.
9
12000-05-18 Eric M. Ludlam <zappo@ultranet.com> 102000-05-18 Eric M. Ludlam <zappo@ultranet.com>
2 11
3 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm, 12 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
4 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm, 13 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
5 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files 14 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
6 15
7
82000-05-18 Dave Love <fx@gnu.org> 162000-05-18 Dave Love <fx@gnu.org>
9 17
10 * info.el (Info-fontify-node): Add intangible property as well as 18 * info.el (Info-fontify-node): Add intangible property as well as