diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index cac262b3b2f..4342d39052d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-01-11 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * nsterm.m (syms_of_nsterm): Initialize Qcontrol etc. before | ||
| 4 | initializing the Lisp variables that depend on them. | ||
| 5 | |||
| 1 | 2010-01-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 6 | 2010-01-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
| 2 | 7 | ||
| 3 | * xfns.c (x_set_menu_bar_lines) [!USE_X_TOOLKIT && !USE_GTK]: | 8 | * xfns.c (x_set_menu_bar_lines) [!USE_X_TOOLKIT && !USE_GTK]: |