diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index caa07a60c9d..ebf92230ce3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2002-05-28 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * files.el (read-directory-name): New function. | ||
| 4 | (cd): Use it instead of read-file-name. | ||
| 5 | |||
| 1 | 2002-05-27 Kim F. Storm <storm@cua.dk> | 6 | 2002-05-27 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * simple.el (push-mark-command): Added optional NOMSG arg. | 8 | * simple.el (push-mark-command): Added optional NOMSG arg. |