]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog.7
Don't install keyboard hook when debugged on MS-Windows
[gnu-emacs] / src / ChangeLog.7
index bb12627b69861929913d41f9dfb00758cc73bf42..f4d77a2c95e9d92f042ce2f660fd98f16fed3436 100644 (file)
        * syntax.c (update_syntax_table): Properly update `position'
        field of used intervals.
 
-       * interval.c (update_interval): Properly update `position'
+       * intervals.c (update_interval): Properly update `position'
        field of used intervals.
 
 1998-02-28  Richard Stallman  <rms@psilocin.gnu.org>
        * data.c (Faref, Faset): Adjusted for the new structure of
        Lisp_Char_Table.
 
-       * disptab.c (disp_char_vector): Extern it.
+       * disptab.h (disp_char_vector): Extern it.
        (DISP_CHAR_VECTOR): Handle multibyte characters.
 
        * fns.c (copy_sub_char_table): New function.
@@ -11091,7 +11091,7 @@ See ChangeLog.6 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 1997-1998, 2001-2013 Free Software Foundation, Inc.
+  Copyright (C) 1997-1998, 2001-2016 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.