aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2011-03-06 01:00:53 -0800
committerPaul Eggert2011-03-06 01:00:53 -0800
commit1e12733b25bfa52650157c34fc30a9c7fe1d5b4c (patch)
tree614fc78c9717d5814c7eb56a5b531e6bb9849742 /src/ChangeLog
parentacbfe54c07f24929f584ba9e29baf4401ee4bfd9 (diff)
downloademacs-1e12733b25bfa52650157c34fc30a9c7fe1d5b4c.tar.gz
emacs-1e12733b25bfa52650157c34fc30a9c7fe1d5b4c.zip
* cmds.c (internal_self_insert): Reindent to match Emacs style.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6321786bee4..357bb9a37a8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12011-03-06 Paul Eggert <eggert@cs.ucla.edu> 12011-03-06 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * cmds.c (internal_self_insert): Reindent to match Emacs style.
4
3 * xdisp.c: Rename or move local decls to avoid shadowing. 5 * xdisp.c: Rename or move local decls to avoid shadowing.
4 (init_iterator, handle_fontified_prop, handle_single_display_spec): 6 (init_iterator, handle_fontified_prop, handle_single_display_spec):
5 (message_dolog, message_with_string, redisplay_internal): 7 (message_dolog, message_with_string, redisplay_internal):