comparison src/ChangeLog @ 110534:826d60163924

Merge changes from emacs-23 branch.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 23 Sep 2010 22:10:54 -0400
parents 6248bcadfd21 b799d38f522a
children b1a96286ba6e
comparison
equal deleted inserted replaced
110517:64945cefe6a6 110534:826d60163924
1 2010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * syntax.c (back_comment): Detect the case where a 1-char comment
4 starter is also the 2nd char of a 2-char comment ender.
5
6 2010-09-23 Jan Djärv <jan.h.d@swipnet.se>
7
8 * gtkutil.c (xg_tool_bar_menu_proxy): Set gtk-menu-items to TRUE.
9
1 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org> 10 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2 11
3 * lisp.h (SPECPDL_INDEX): Cast to int, since we're not going to 12 * lisp.h (SPECPDL_INDEX): Cast to int, since we're not going to
4 unwind_protect more than 2GB worth of functions. 13 unwind_protect more than 2GB worth of functions.
5 14