diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index f10e2955164..e8b59fff9a9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-12-31 Antoine Levitt <antoine.levitt@gmail.com> | ||
| 2 | |||
| 3 | * xdisp.c (syms_of_xdisp) <window-scroll-functions>: Add warning | ||
| 4 | to the doc string advising against its use for altering the way | ||
| 5 | windows are scrolled. | ||
| 6 | |||
| 1 | 2011-12-28 Kenichi Handa <handa@m17n.org> | 7 | 2011-12-28 Kenichi Handa <handa@m17n.org> |
| 2 | 8 | ||
| 3 | * coding.c (Fdefine_coding_system_internal): Make an utf-8 base | 9 | * coding.c (Fdefine_coding_system_internal): Make an utf-8 base |