avoid recursive `require' when loading semantic
[bpt/emacs.git] / src / ChangeLog.8
index 874526e..a483a56 100644 (file)
        (PARSE_MULTIBYTE_SEQ): Make it work also for ASCII string.
        (STRING_CHAR_AND_CHAR_LENGTH): This macro removed.
 
-       * charset.c : Lots of comments fixed.
+       * charset.c: Lots of comments fixed.
        (SPLIT_MULTIBYTE_SEQ): Make it work also for ASCII string.
        (CHAR_COMPONENTS_VALID_P): Name changed from
        CHAR_COMPONENT_VALID_P.  Caller changed.
        an iterator.
        (globally): Add function prototypes from 20.2.97.
 
-       * everywhere: Use P_ instead of PROTO for function prototypes
+       * Everywhere: Use P_ instead of PROTO for function prototypes
        because everyone else seems to use P_.
 
        * dispextern.h (struct text_pos): Structure describing a charpos/
        (MATRIX_ROW_INVERSE_P): Former MATRIX_ROW_HIGHLIGHT_P.
        (struct glyph_row): HIGHLIGHT_P -> INVERSE_P
 
-       * all files: Use above new names.
+       * All files: Use above new names.
 
        * dispnew.c (scroll_frame_lines): Simplified.  Use
        SCROLL_GLYPH_MATRIX.