diff options
Diffstat (limited to 'src/ChangeLog.8')
-rw-r--r-- | src/ChangeLog.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog.8 b/src/ChangeLog.8 index 874526e2c99..c83253e3be5 100644 --- a/src/ChangeLog.8 +++ b/src/ChangeLog.8 @@ -6618,7 +6618,7 @@ 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/ @@ -10893,7 +10893,7 @@ (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. |