diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8d1e6789f2c..03609351833 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | 2005-11-11 Luc Teirlinck <teirllm@auburn.edu> | 1 | 2005-11-11 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | 2 | ||
| 3 | * find-lisp.el (find-lisp-find-dired-insert-file): Pass 'string | 3 | * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string' |
| 4 | arg to `file-attributes'. | 4 | arg to `file-attributes'. |
| 5 | (find-lisp-format): The UID and GID can now be strings. | 5 | (find-lisp-format): The UID and GID can now be strings. |
| 6 | 6 | ||