From b9c6ab68476385d018e5b9eaf5278dce91840af1 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Sat, 27 Oct 2001 08:12:55 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b9ccd6c4683..608d7c54f0f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2001-10-27 Stefan Monnier + + * textmodes/text-mode.el (text-mode): Use define-derived-mode. + (toggle-text-mode-auto-fill): Use derived-mode-p. + 2001-10-27 Gerd Moellmann * net/ange-ftp.el (ange-ftp-send-cmd): Call fix-name-func for @@ -45,7 +50,7 @@ * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Protect the /= test by checking that the args are non-nil. - (sh-font-lock-close-heredoc): check eof for being non-nil. + (sh-font-lock-close-heredoc): Check eof for being non-nil. 2001-10-26 Tomas Abrahamsson @@ -70,8 +75,7 @@ (ps-mode-print-buffer, ps-mode-print-region): Use `funcall' instead of `eval'. (ps-mode-print-region): Use `with-temp-buffer'. - (ps-run-start): Use of `mapconcat'. Use `apply' instead of - `eval'. + (ps-run-start): Use of `mapconcat'. Use `apply' instead of `eval'. (numerous places): Add back-tick and tick around names in docstrings, fix punctuation in docstrings, remove trailing spaces. -- 2.39.5