From: Stefan Monnier Date: Mon, 3 Sep 2001 23:33:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.106~268 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=698ee07c9060a236f8669f90ed1292c10867bcf1;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4088c344c11..e2c78f17a59 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,25 +1,29 @@ 2001-09-03 Gerd Moellmann - * international/isearch-x.el (isearch-exit-recursive-edit): Take - three parameters, since it's used as an after-change-function. + * international/isearch-x.el (isearch-exit-recursive-edit): + Take three parameters, since it's used as an after-change-function. - * emacs-lisp/backquote.el (backquote-backquote-symbol) + * emacs-lisp/backquote.el (backquote-backquote-symbol) (backquote-unquote-symbol, backquote-splice-symbol): Remove `*' from doc strings. 2001-09-02 Milan Zamazal - * progmodes/glasses.el (glasses-convert-to-unreadable): Consider - underscores as in `glasses-make-readable'. + * progmodes/glasses.el (glasses-convert-to-unreadable): + Consider underscores as in `glasses-make-readable'. 2001-09-02 Eli Zaretskii * progmodes/cmacexp.el (c-macro-preprocessor): Use "gcc -E" for MS-DOS, since cpp might not be available. - * menu-bar.el (menu-bar-edit-menu) : Mention - "yank" in the help-echo text. Suggested by Pavel Jan,Bm(Bk - . + * menu-bar.el (menu-bar-edit-menu) : + Mention "yank" in the help-echo text. + Suggested by Pavel Jan,Bm(Bk . + +2001-09-01 Stefan Monnier + + * newcomment.el (comment-indent): Insert spaces more carefully. 2001-08-31 Eli Zaretskii @@ -38,8 +42,8 @@ 2001-08-31 Eli Zaretskii - * menu-bar.el (menu-bar-options-menu) : Fix - the menu entry to mention transient-mark-mode. + * menu-bar.el (menu-bar-options-menu) : + Fix the menu entry to mention transient-mark-mode. 2001-08-30 Gerd Moellmann @@ -53,8 +57,8 @@ * emacs-lisp/find-gc.el: Moved here from lisp/. - * international/quail.el (quail-completion-1): Reverse - the ((CHAR . DEFN) ...) list before processing it. + * international/quail.el (quail-completion-1): + Reverse the ((CHAR . DEFN) ...) list before processing it. From Kenichi Handa . * obsolete/rsz-mini.el, obsolete/sun-curs.el, obsolete/sun-fns.el