aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorKim F. Storm2002-05-28 09:08:53 +0000
committerKim F. Storm2002-05-28 09:08:53 +0000
commitb44ec8e346cd5128bf6a31d902beea5ca6414e8e (patch)
tree58e76084e2fbaa5a971c9bac461ee5c2d6d3718e /lisp
parent5d4d17b82396debb1ae3f1042f111f075fd93cd3 (diff)
downloademacs-b44ec8e346cd5128bf6a31d902beea5ca6414e8e.tar.gz
emacs-b44ec8e346cd5128bf6a31d902beea5ca6414e8e.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog5
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 @@
12002-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
12002-05-27 Kim F. Storm <storm@cua.dk> 62002-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.