diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 5cdbd528a2e..a56bb49da00 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -3,6 +3,8 @@ | |||
| 3 | * window.c (Vwindow_combination_resize) | 3 | * window.c (Vwindow_combination_resize) |
| 4 | (Vwindow_combination_limit): Use t instead of non-nil in | 4 | (Vwindow_combination_limit): Use t instead of non-nil in |
| 5 | doc-strings. | 5 | doc-strings. |
| 6 | (Vrecenter_redisplay): Add first sentence of doc-string on | ||
| 7 | separate line. | ||
| 6 | 8 | ||
| 7 | 2011-12-11 Kenichi Handa <handa@m17n.org> | 9 | 2011-12-11 Kenichi Handa <handa@m17n.org> |
| 8 | 10 | ||