Mercurial > emacs
changeset 98003:752eb2a81b82
* dired.el (dired-get-filename): Rewrite octal escape character
processor (bug#885).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 05 Sep 2008 21:16:01 +0000 |
parents | bccc81ffd08f |
children | cb25381fabcc |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Sep 05 19:28:36 2008 +0000 +++ b/lisp/ChangeLog Fri Sep 05 21:16:01 2008 +0000 @@ -1,3 +1,8 @@ +2008-09-05 Chong Yidong <cyd@stupidchicken.com> + + * dired.el (dired-get-filename): Rewrite octal escape character + processor (bug#885). + 2008-09-05 Eli Zaretskii <eliz@gnu.org> * cus-edit.el (custom-button-pressed): Default to inverse-video.