Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
109791:af075a74e694 | 109792:96094f59e6e2 |
---|---|
1 2010-08-15 Jan Djärv <jan.h.d@swipnet.se> | |
2 | |
3 * keyboard.c (parse_tool_bar_item): Put in a bad label if :label | |
4 isn't a string. | |
5 | |
1 2010-08-15 Andreas Schwab <schwab@linux-m68k.org> | 6 2010-08-15 Andreas Schwab <schwab@linux-m68k.org> |
2 | 7 |
3 * keyboard.c (parse_tool_bar_item): Avoid excessive use of strlen. | 8 * keyboard.c (parse_tool_bar_item): Avoid excessive use of strlen. |
4 | 9 |
5 2010-08-15 Jan Djärv <jan.h.d@swipnet.se> | 10 2010-08-15 Jan Djärv <jan.h.d@swipnet.se> |