aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Monnier2000-09-17 03:28:25 +0000
committerStefan Monnier2000-09-17 03:28:25 +0000
commit729927ff5e82848396cbf59139bf0ce64bc52804 (patch)
tree3926d1993973532ac14db78e05bc7bb0a739303c
parenta44442ba866515e1faf6c0e156a8e718d520aeed (diff)
downloademacs-729927ff5e82848396cbf59139bf0ce64bc52804.tar.gz
emacs-729927ff5e82848396cbf59139bf0ce64bc52804.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index dd9be2da17c..d3ca3d3f00a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,19 @@
12000-09-16 Stefan Monnier <monnier@cs.yale.edu>
2
3 * vms-patch.el (print-region-function): Don't quote lambda.
4
5 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
6
7 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
8 (lm-get-header-re): Allow spaces between the header and the colon.
9 (lm-header): Allow $ in non-RCS headers.
10 (lm-header-multiline): Put the strings back into order.
11 Stop at an empty line. Don't require two space chars if the
12 line is clearly not another header line.
13
14 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
15 (popup-menu-popup): Remove.
16
12000-09-15 Gerd Moellmann <gerd@gnu.org> 172000-09-15 Gerd Moellmann <gerd@gnu.org>
2 18
3 * toolbar/toolbar.el (toolbar-add-item): Use the same image 19 * toolbar/toolbar.el (toolbar-add-item): Use the same image