From: Eli Zaretskii Date: Sat, 20 Oct 2012 14:56:09 +0000 (+0200) Subject: Fix a typo in lib-src/ChangeLog. X-Git-Tag: emacs-24.2.90~211^2~25 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=71aa63da789e39ef49a2716fb977d2ea0e2d5f07;p=emacs.git Fix a typo in lib-src/ChangeLog. --- 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 @@ 2012-10-20 Eli Zaretskii - 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.