diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 60ececebe26..2ac59b16494 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-02-07 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * ls-lisp.el (ls-lisp-sanitize): New function. | ||
| 4 | (ls-lisp-insert-directory): Use it to fix or remove any elements | ||
| 5 | in file-alist with missing attributes. (Bug#4673) | ||
| 6 | |||
| 1 | 2012-02-07 Alan Mackenzie <acm@muc.de> | 7 | 2012-02-07 Alan Mackenzie <acm@muc.de> |
| 2 | 8 | ||
| 3 | Fix spurious recognition of c-in-knr-argdecl. | 9 | Fix spurious recognition of c-in-knr-argdecl. |