diff options
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6c10058904c..8c6d7a14df8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2005-05-01 Nick Roberts <nickrob@snap.net.nz> | ||
| 2 | |||
| 3 | * subr.el (string-to-int): Make obsolete. | ||
| 4 | |||
| 1 | 2005-04-30 Richard M. Stallman <rms@gnu.org> | 5 | 2005-04-30 Richard M. Stallman <rms@gnu.org> |
| 2 | 6 | ||
| 3 | * simple.el (next-error-overlay-arrow-position): Turn off, for ttys. | 7 | * simple.el (next-error-overlay-arrow-position): Turn off, for ttys. |