comparison lisp/ChangeLog @ 49367:79d49caa6c87

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 21 Jan 2003 22:13:05 +0000
parents 60b12919be0c
children 2f9fdf27ed04
comparison
equal deleted inserted replaced
49366:39c6ce120372 49367:79d49caa6c87
1 2003-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
1 2003-01-20 Nick Roberts <nick@nick.uklinux.net> 10 2003-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
4 buffer, offer to reread the file. 13 buffer, offer to reread the file.
5 (gud-keep-buffer): New buffer local variable. Ensures offer to 14 (gud-keep-buffer): New buffer local variable. Ensures offer to