diff options
| author | Andreas Schwab | 2003-09-28 16:11:45 +0000 |
|---|---|---|
| committer | Andreas Schwab | 2003-09-28 16:11:45 +0000 |
| commit | e641d30067ba5066cee797bdae568a5530afe5b5 (patch) | |
| tree | 51a192222254b7bc6d01a1e702ca09efa421adf5 /lisp/ChangeLog | |
| parent | 14ef72889c1436e618329426a588fc0d828a1195 (diff) | |
| download | emacs-e641d30067ba5066cee797bdae568a5530afe5b5.tar.gz emacs-e641d30067ba5066cee797bdae568a5530afe5b5.zip | |
(ff-special-constructs): Add autoload cookie.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9c24d6f5346..09e493aa0f3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2003-09-28 Andreas Schwab <schwab@suse.de> | ||
| 2 | |||
| 3 | * find-file.el (ff-special-constructs): Add autoload cookie. | ||
| 4 | |||
| 1 | 2003-09-28 Kevin Ryde <user42@zip.com.au> | 5 | 2003-09-28 Kevin Ryde <user42@zip.com.au> |
| 2 | 6 | ||
| 3 | * info.el (Info-find-index-name): Remove any "<n>" suffixes which | 7 | * info.el (Info-find-index-name): Remove any "<n>" suffixes which |