Mercurial > emacs
comparison lisp/ChangeLog @ 75179:b414cb68e99e
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 10 Jan 2007 01:20:16 +0000 |
parents | e705cf4db592 |
children | 54c43f5d4c8b |
comparison
equal
deleted
inserted
replaced
75178:b01847d9a51b | 75179:b414cb68e99e |
---|---|
1 2007-01-10 Richard Stallman <rms@gnu.org> | 1 2007-01-10 Richard Stallman <rms@gnu.org> |
2 | |
3 * battery.el (battery-linux-proc-acpi): Use ignore-errors | |
4 around calls to directory-files. | |
2 | 5 |
3 * subr.el (momentary-string-display): Use save-excursion. | 6 * subr.el (momentary-string-display): Use save-excursion. |
4 | 7 |
5 * emacs-lisp/pp.el (pp-eval-expression): Once again eval the | 8 * emacs-lisp/pp.el (pp-eval-expression): Once again eval the |
6 argument, but read it as `X' does. | 9 argument, but read it as `X' does. |