aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2011-03-06 01:54:06 -0800
committerPaul Eggert2011-03-06 01:54:06 -0800
commit179b8720a2e5c37d18ab8f601b982fdcabd19626 (patch)
tree4fe59a6e81c905b4081695461a27de1e8426e93e /src/ChangeLog
parente9588e2e96025e416921e24d08fc4822d2ce3c6b (diff)
downloademacs-179b8720a2e5c37d18ab8f601b982fdcabd19626.tar.gz
emacs-179b8720a2e5c37d18ab8f601b982fdcabd19626.zip
* xdisp.c (redisplay_window): Likewise.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3de7ddcdb28..4955966ad81 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -6,6 +6,7 @@
6 Remove decls. 6 Remove decls.
7 7
8 * cmds.c (internal_self_insert): Reindent to match Emacs style. 8 * cmds.c (internal_self_insert): Reindent to match Emacs style.
9 * xdisp.c (redisplay_window): Likewise.
9 10
10 * xdisp.c: Rename or move local decls to avoid shadowing. 11 * xdisp.c: Rename or move local decls to avoid shadowing.
11 (init_iterator, handle_fontified_prop, handle_single_display_spec): 12 (init_iterator, handle_fontified_prop, handle_single_display_spec):