From: Richard M. Stallman Date: Fri, 21 Dec 2001 23:58:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-21.2~221 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=04a96d5012f22c9564b2e13ab2d2db7373098858;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 00eb1f1f577..a74bc670a52 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -8,6 +8,8 @@ 2001-12-21 Richard M. Stallman + * net/ange-ftp.el (ange-ftp-file-modtime): Use save-match-data. + * emacs-lisp/easy-mmode.el (define-minor-mode): Make no arg by default in an interactive call, so that repeating the command toggles again.