comparison src/ChangeLog @ 91670:a06d59678f5a

(Fkey_description): Move side effect outside of macro call.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 08 Feb 2008 16:23:19 +0000
parents 5cc13165f746
children 7d8392863f85
comparison
equal deleted inserted replaced
91669:5cc13165f746 91670:a06d59678f5a
1 2008-02-08 Stefan Monnier <monnier@iro.umontreal.ca> 1 2008-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * keymap.c (Fkey_description): Move side effect outside of macro call.
2 4
3 * keyboard.c (add_command_key, parse_menu_item): Use ASET. 5 * keyboard.c (add_command_key, parse_menu_item): Use ASET.
4 6
5 * fontset.c (free_face_fontset): Use FONTSET_FROM_ID. 7 * fontset.c (free_face_fontset): Use FONTSET_FROM_ID.
6 (syms_of_fontset): Use ASET. 8 (syms_of_fontset): Use ASET.