]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog.7
Fix frame height calculations with added menu bar on Windows (Bug#22105)
[gnu-emacs] / src / ChangeLog.7
index bb12627b69861929913d41f9dfb00758cc73bf42..f603d53bb6ad2ddbb2faf7b0443736268bfd5366 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-2015 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.