diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index dfe3e3818eb..a2b78cf5679 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2012-12-25 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * window.c (window_body_cols): Subtract display margins from the | ||
| 4 | window body width on TTYs as well. See | ||
| 5 | http://lists.gnu.org/archive/html/help-gnu-emacs/2012-12/msg00317.html | ||
| 6 | for the original report. | ||
| 7 | |||
| 1 | 2012-12-25 Dmitry Antipov <dmantipov@yandex.ru> | 8 | 2012-12-25 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 9 | ||
| 3 | * xdisp.c (redisplay_window): Remove inner local variable | 10 | * xdisp.c (redisplay_window): Remove inner local variable |