Fix a typo in lib-src/ChangeLog.

This commit is contained in:
Eli Zaretskii 2012-10-20 16:56:09 +02:00
parent cab4f71ebd
commit 71aa63da78

View file

@ -4,7 +4,7 @@
2012-10-20 Eli Zaretskii <eliz@gnu.org>
Prevent silent omission of doc strings from uncompile Lisp files.
Prevent silent omission of doc strings from uncompiled Lisp files.
* make-docfile.c (scan_lisp_file): Barf if called with a .el file
other than one of a small list of supported un-compiled files.