Mercurial > emacs
comparison lisp/ChangeLog @ 64909:777c4aaf636a
*** empty log message ***
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Thu, 11 Aug 2005 13:31:36 +0000 |
parents | 63dd464bce2d |
children | cf610b797357 |
comparison
equal
deleted
inserted
replaced
64908:45df3993d950 | 64909:777c4aaf636a |
---|---|
1 2005-08-11 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * battery.el (battery-status-function): Don't use ignore-errors. | |
4 | |
5 2005-08-11 Lute Kamstra <lute@gnu.org> | |
6 | |
7 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with | |
8 define-obsolete-variable-alias. | |
9 | |
1 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca> | 10 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 11 |
3 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps. | 12 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps. |
4 (ange-ftp-send-cmd): Revert last change, and expand | 13 (ange-ftp-send-cmd): Revert last change, and expand |
5 the comment explaining the problem. | 14 the comment explaining the problem. |