aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d4f8061ed02..ba863ba5710 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12011-03-15 Paul Eggert <eggert@cs.ucla.edu> 12011-03-15 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * dired.c (compile_pattern): Move decl from here ...
4 * lisp.h: ... to here, so that it can be checked.
5 (struct re_registers): New forward decl.
6
3 * character.h (INC_POS, DEC_POS): Rename locals to avoid shadowing. 7 * character.h (INC_POS, DEC_POS): Rename locals to avoid shadowing.
4 8
5 * indent.c (MULTIBYTE_BYTES_WIDTH): New args bytes, width. 9 * indent.c (MULTIBYTE_BYTES_WIDTH): New args bytes, width.