From a1a336eb7fbc50b6d1b922fb0165760a3aa85af4 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Wed, 24 May 2000 16:07:50 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e00a6e2a23f..53f95f61448 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -49,6 +49,20 @@ current-input-method of the guidance buffer to the name of the curren input method. +2000-05-23 Stefan Monnier + + * progmodes/compile.el (compile-internal): Style typo. + + * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode): + quote vars and functions in the docstring. + + * newcomment.el (comment-make-extra-lines): Don't use `assert'. + + * completion.el (dynamic-completion-mode, dynamic-completion-mode): + Don't quote lambdas. + + * ffap.el (ffap-highlight): Use facep rather than internal-find-face. + 2000-05-23 Gerd Moellmann * startup.el (command-line): Determine source file of compiled @@ -139,6 +153,8 @@ 2000-05-22 Stefan Monnier + * help.el (help-manyarg-func-alist): Typo. + * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and intervals which makes it heaps simpler. -- 2.39.5