Mercurial > emacs
changeset 64592:2a5f7415db62
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 22 Jul 2005 10:00:09 +0000 |
parents | c502137f8bb7 |
children | 3b0b558e8704 |
files | lisp/ChangeLog man/ChangeLog |
diffstat | 2 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jul 22 09:59:41 2005 +0000 +++ b/lisp/ChangeLog Fri Jul 22 10:00:09 2005 +0000 @@ -1,3 +1,9 @@ +2005-07-22 Eduardo Mu,Aq(Boz <emufer@terra.es> (tiny change) + + * dired.el (dired-move-to-filename-regexp): Recognize the B suffix + of the file size (as in "177B" for 177 bytes). This happens with + "ls -lh" on FreeBSD. + 2005-07-22 Juanma Barranquero <lekktu@gmail.com> * hilit-chg.el (highlight-changes-global-initial-state)