X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/eada086196ccb005ded188ac2e58d41f3682a125..bf90e9ac7caec15b0f111e0bb67e311233f3a795:/src/ChangeLog.7 diff --git a/src/ChangeLog.7 b/src/ChangeLog.7 index ce240ab292..f603d53bb6 100644 --- a/src/ChangeLog.7 +++ b/src/ChangeLog.7 @@ -3201,7 +3201,7 @@ * 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 @@ -8530,7 +8530,7 @@ * 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-2012 Free Software Foundation, Inc. + Copyright (C) 1997-1998, 2001-2015 Free Software Foundation, Inc. This file is part of GNU Emacs.