diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 02561c4aa3a..40da102620b 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | 2012-10-20 Eli Zaretskii <eliz@gnu.org> | 5 | 2012-10-20 Eli Zaretskii <eliz@gnu.org> |
| 6 | 6 | ||
| 7 | Prevent silent omission of doc strings from uncompile Lisp files. | 7 | Prevent silent omission of doc strings from uncompiled Lisp files. |
| 8 | * make-docfile.c (scan_lisp_file): Barf if called with a .el file | 8 | * make-docfile.c (scan_lisp_file): Barf if called with a .el file |
| 9 | other than one of a small list of supported un-compiled files. | 9 | other than one of a small list of supported un-compiled files. |
| 10 | 10 | ||