summaryrefslogtreecommitdiff
path: root/src/ChangeLog.8
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2014-01-16 00:34:43 -0800
committerGlenn Morris <rgm@gnu.org>2014-01-16 00:34:43 -0800
commitd967cd184c6dff62705de16823ca92b0ceb7ba23 (patch)
tree89d905c4ff407d849b86cde7be1d5acbe57f73c0 /src/ChangeLog.8
parentc5e24e666e6bdbccdea28619849c9de646b9e799 (diff)
downloademacs-d967cd184c6dff62705de16823ca92b0ceb7ba23.tar.gz
ChangeLog fixes
Diffstat (limited to 'src/ChangeLog.8')
-rw-r--r--src/ChangeLog.84
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.