diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 809f6510b9c..997ead93bc8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2007-01-10 Richard Stallman <rms@gnu.org> | 1 | 2007-01-10 Richard Stallman <rms@gnu.org> |
| 2 | 2 | ||
| 3 | * subr.el (momentary-string-display): Use save-excursion. | ||
| 4 | |||
| 3 | * emacs-lisp/pp.el (pp-eval-expression): Once again eval the | 5 | * emacs-lisp/pp.el (pp-eval-expression): Once again eval the |
| 4 | argument, but read it as `X' does. | 6 | argument, but read it as `X' does. |
| 5 | 7 | ||