]> code.delx.au - gnu-emacs/blobdiff - lib-src/ChangeLog
w32.c (sys_open): Don't reset the flags for FD in fd_info[].
[gnu-emacs] / lib-src / ChangeLog
index 07fd4658172028b8ecc8411348bdbc25ebb855b3..1cf30eefcdcdf573a7ae324944c44a7bdb9941bc 100644 (file)
@@ -1,6 +1,32 @@
+2012-10-26  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (uninstall): No INSTALLABLES live in archlibdir.
+
+       * Makefile.in (install, uninstall): Transformations should not be
+       applied to $EXEEXT.
+
+2012-10-23  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in (lisp2): Add cp51932.el and eucjp-ms.el, to
+       follow src/lisp.mk.
+
+2012-10-21  Glenn Morris  <rgm@gnu.org>
+
+       * make-docfile.c (scan_lisp_file): Add cp51932.el and eucjp-ms.el.
+
+2012-10-20  Eli Zaretskii  <eliz@gnu.org>
+
+       * make-docfile.c (IS_SLASH, DEF_ELISP_FILE): New macros.
+       (scan_lisp_file): Only pass a .el file if its basename matches a
+       known file in its entirety.  Use IS_SLASH and DEF_ELISP_FILE.
+
+2012-10-20  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * make-docfile.c (scan_lisp_file): Add bounds checking.
+
 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.
 
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 1988-1999, 2001-2012 Free Software Foundation, Inc.
+  Copyright (C) 1988-1999, 2001-2013 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.