dynwind fixes
[bpt/emacs.git] / src / ChangeLog.2
index 1a9728f..c852328 100644 (file)
 
 1986-12-11  Richard Mlynarik  (mly@prep)
 
-       * emacs.c,  dispnew.c:
+       * emacs.c, dispnew.c:
        Rename inhibit_x_windows inhibit_window_system.
        Understand "-nw" command-line option.
        Reorganize init_display a little to make other window-system
 
 1986-09-01  Richard M. Stallman  (rms@prep)
 
-       * xterm.c/xfns.c: Many changes from rlk,
+       * xterm.cxfns.c: Many changes from rlk,
        including using sigblock/sigsetmask to block signals
        instead of turning handler off and on.
 
        and DEFVAR_PER_BUFFER.  They expand into calls to
        defvar_lisp, etc.
 
-       * all .c files:
+       * All .c files:
        All Def...Var renamed to DEFVAR... in syms_of_....
 
        * doc.c (FSnarf_documentation): Understand new DOC format
 
 See ChangeLog.1 for earlier changes.
 
-    Copyright (C) 1986-1988, 2001-201 Free Software Foundation, Inc.
+    Copyright (C) 1986-1988, 2001-2014 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.