Mercurial > emacs
diff src/ChangeLog @ 109792:96094f59e6e2
* keyboard.c (parse_tool_bar_item): Put in a bad label if :label
isn't a string.
author | Jan D <jan.h.d@swipnet.se> |
---|---|
date | Sun, 15 Aug 2010 15:18:14 +0200 |
parents | af075a74e694 |
children | acc05fd0631b |
line wrap: on
line diff
--- a/src/ChangeLog Sun Aug 15 11:30:06 2010 +0200 +++ b/src/ChangeLog Sun Aug 15 15:18:14 2010 +0200 @@ -1,3 +1,8 @@ +2010-08-15 Jan Djärv <jan.h.d@swipnet.se> + + * keyboard.c (parse_tool_bar_item): Put in a bad label if :label + isn't a string. + 2010-08-15 Andreas Schwab <schwab@linux-m68k.org> * keyboard.c (parse_tool_bar_item): Avoid excessive use of strlen.