Mercurial > emacs
diff lisp/ChangeLog @ 51445:4955d5bb9ee0
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 04 Jun 2003 09:02:55 +0000 |
parents | 4c41fd813bd1 |
children | 9bcc21ca740f |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jun 04 09:02:45 2003 +0000 +++ b/lisp/ChangeLog Wed Jun 04 09:02:55 2003 +0000 @@ -1,3 +1,15 @@ +2003-06-04 Richard M. Stallman <rms@gnu.org> + + * dired.el (dired-get-filename): Err for . and .. in usual case. + (dired-get-file-for-visit): Specify no-error to dired-get-filename, + and check for real errors here. + (dired-unmark-all-files): Specify no-error to dired-get-filename. + + * buff-menu.el (list-buffers-noselect): Use window-inside-edges + to compute the number of offset spaces. + (list-buffers-noselect): Use Buffer-menu-buffer+size to + indent the dashes properly. Put some in fixed-pitch. + 2003-06-04 Lars Hansen <larsh@math.ku.dk> * desktop.el (desktop-create-buffer): Undo last change.