Mercurial > emacs
comparison src/ChangeLog @ 78722:b3c09786cacc
*** empty log message ***
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Sun, 02 Sep 2007 16:59:23 +0000 |
parents | ee72d5aa5335 |
children | 2c07822e60f6 |
comparison
equal
deleted
inserted
replaced
78721:a888c5a82ba5 | 78722:b3c09786cacc |
---|---|
1 2007-09-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | |
2 | |
3 * keyboard.c: Qrtl is new. | |
4 (parse_tool_bar_item): Handle :rtl keyword. | |
5 (syms_of_keyboard): Intern :rtl keyword. | |
6 | |
7 * dispextern.h (enum tool_bar_item_idx): Add TOOL_BAR_ITEM_RTL_IMAGE. | |
8 | |
9 * gtkutil.c: (file_for_image, find_rtl_image): New functions. | |
10 (xg_get_image_for_pixmap): Use file_for_image | |
11 (update_frame_tool_bar): If direction is RTL, use RTL image if | |
12 defined. Use Gtk stock images or named theme icons if defined. | |
13 | |
1 2007-08-29 Martin Rudalics <rudalics@gmx.at> | 14 2007-08-29 Martin Rudalics <rudalics@gmx.at> |
2 | 15 |
3 * keyboard.h (struct kboard): New elt Vlast_repeatable_command. | 16 * keyboard.h (struct kboard): New elt Vlast_repeatable_command. |
4 | 17 |
5 * keyboard.c (syms_of_keyboard): Set up new Lisp variable | 18 * keyboard.c (syms_of_keyboard): Set up new Lisp variable |