aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu2010-01-11 14:19:47 +0900
committerYAMAMOTO Mitsuharu2010-01-11 14:19:47 +0900
commit1df47e3844f79ba5f490096dd6206d50367363ba (patch)
tree7009143b03d4fcfeabe82657c051b70b19f37b84 /src/ChangeLog
parent0419b8d6eb95ba71ead60aed3cad04536da25289 (diff)
downloademacs-1df47e3844f79ba5f490096dd6206d50367363ba.tar.gz
emacs-1df47e3844f79ba5f490096dd6206d50367363ba.zip
* xfns.c (x_set_menu_bar_lines) [!USE_X_TOOLKIT && !USE_GTK]:
Clear areas that will not be updated after change of menu bar lines. Clear the menu bar window's current matrix when the window gets empty.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 60ea0cf622c..cac262b3b2f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12010-01-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2
3 * xfns.c (x_set_menu_bar_lines) [!USE_X_TOOLKIT && !USE_GTK]:
4 Clear areas that will not be updated after change of menu bar lines.
5 Clear the menu bar window's current matrix when the window gets empty.
6
12010-01-09 Chong Yidong <cyd@stupidchicken.com> 72010-01-09 Chong Yidong <cyd@stupidchicken.com>
2 8
3 * intervals.h, textprop.c (extend_property_ranges): Return value 9 * intervals.h, textprop.c (extend_property_ranges): Return value