Mercurial > emacs
diff lisp/ChangeLog @ 42250:bfee4533db2c
*** empty log message ***
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Fri, 21 Dec 2001 23:57:08 +0000 |
| parents | 1e967bcc8074 |
| children | ac66be721ee2 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Dec 21 23:55:39 2001 +0000 +++ b/lisp/ChangeLog Fri Dec 21 23:57:08 2001 +0000 @@ -21,6 +21,8 @@ 2001-12-21 Richard M. Stallman <rms@gnu.org> + * 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.
