aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c28f8a607aa..d9f974cce5d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12014-08-01 Paul Eggert <eggert@cs.ucla.edu>
2
3 Make functions static that no longer need to be extern.
4 * frame.c, frame.h (set_menu_bar_lines):
5 * keyboard.c (Qleftmost, Qrightmost):
6 * xfns.c, frame.h, menu.h (x_set_menu_bar_lines, x_set_tool_bar_lines)
7 (x_set_internal_border_width):
8 Now static.
9
12014-08-01 Eli Zaretskii <eliz@gnu.org> 102014-08-01 Eli Zaretskii <eliz@gnu.org>
2 11
3 Fix display of R2L lines when the last character fits only partially. 12 Fix display of R2L lines when the last character fits only partially.