diff options
| author | Stephen Berman | 2011-02-27 17:31:20 -0800 |
|---|---|---|
| committer | Glenn Morris | 2011-02-27 17:31:20 -0800 |
| commit | edb574802f7a99c95b4faaf5144239ff3784acea (patch) | |
| tree | 82b0ec9375c4d649b5f699105b7021da6d5e0e97 /lisp/ChangeLog | |
| parent | 3e478a7cef8293a23a019861b26eb9db9766ab34 (diff) | |
| download | emacs-edb574802f7a99c95b4faaf5144239ff3784acea.tar.gz emacs-edb574802f7a99c95b4faaf5144239ff3784acea.zip | |
dired-aux fix for bug#8131.
* lisp/dired-aux.el (dired-update-file-line): Fix 2010-11-09 change.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b577bacae64..5c44f82a2ff 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-02-28 Stephen Berman <stephen.berman@gmx.net> | ||
| 2 | |||
| 3 | * dired-aux.el (dired-update-file-line): | ||
| 4 | Fix 2010-11-09 change. (Bug#8131) | ||
| 5 | |||
| 1 | 2011-02-28 Eli Zaretskii <eliz@gnu.org> | 6 | 2011-02-28 Eli Zaretskii <eliz@gnu.org> |
| 2 | 7 | ||
| 3 | * international/mule-cmds.el (set-default-coding-systems): Use the | 8 | * international/mule-cmds.el (set-default-coding-systems): Use the |