aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorKim F. Storm2003-01-21 22:13:05 +0000
committerKim F. Storm2003-01-21 22:13:05 +0000
commitffa498693bf1c623dc934a6b3ba1a8b7e0dd9394 (patch)
tree9837955bf722cfaab5e2f3a5423f7d0752b17de3 /lisp/ChangeLog
parent46cf0bede329b92df7748f69b6204e2bffefceb2 (diff)
downloademacs-ffa498693bf1c623dc934a6b3ba1a8b7e0dd9394.tar.gz
emacs-ffa498693bf1c623dc934a6b3ba1a8b7e0dd9394.zip
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 114a3d75d04..5986d60a7a7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12003-01-22 Kim F. Storm <storm@cua.dk>
2
3 * ido.el (ido-make-file-list, ido-make-dir-list): Don't move
4 visited directories to end of list; it's the wrong thing to do if
5 we want to find a file or directory in such directories.
6
7 * simple.el: Doc fixes.
8 * subr.el: Doc fixes.
9
12003-01-20 Nick Roberts <nick@nick.uklinux.net> 102003-01-20 Nick Roberts <nick@nick.uklinux.net>
2 11
3 * gud.el (gud-display-line): If the current file is newer than its 12 * gud.el (gud-display-line): If the current file is newer than its