Fix bug #12395 with doc strings silently omitted from DOC on MS-Windows.
[bpt/emacs.git] / lib-src / ChangeLog
index 85351d7..07fd465 100644 (file)
@@ -1,3 +1,17 @@
+2012-10-20  Eli Zaretskii  <eliz@gnu.org>
+
+       Prevent silent omission of doc strings from uncompile 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.
+
+       * makefile.w32-in (lisp1, lisp2): Name .elc files wherever they
+       exist.  (Bug#12395)
+
+2012-10-17  Eli Zaretskii  <eliz@gnu.org>
+
+       * ntlib.c: Include <mbstring.h>, to avoid compiler warning about
+       _mbspbrk.
+
 2012-10-08  Eli Zaretskii  <eliz@gnu.org>
 
        * makefile.w32-in (obj): Add cygw32.o.