/[emacs]/emacs/src/ChangeLog
ViewVC logotype

Diff of /emacs/src/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3220 by monnier, Sat May 3 18:44:49 2003 UTC revision 1.3221 by monnier, Mon May 5 19:13:41 2003 UTC
# Line 1  Line 1 
1    2003-05-05  Stefan Monnier  <monnier@cs.yale.edu>
2    
3            * fileio.c (Qwrite_region_annotate_functions): New var.
4            (build_annotations): Use it to process the global part of the hook.
5            (syms_of_fileio): Init and staticpro it.
6    
7            * keyboard.c (safe_run_hooks_error): Display a message instead of
8            silently ignoring the error.
9    
10    2003-05-03  Stefan Monnier  <monnier@cs.yale.edu>
11    
12            * keyboard.c (input_available_signal): Mark static.
13            (menu_bar_items): Use map_keymap.
14            (menu_bar_one_keymap): Remove.
15            (menu_bar_item): Adjust arglist (for use in map_keymap).
16            Properly hide a second binding when not both are keymaps.
17    
18            * xmenu.c (struct skp): New struct, to pass args through map_keymap.
19            (single_keymap_panes): Use it and map_keymap.
20            (single_menu_item): Use skp as well.
21    
22            * keymap.h (map_keymap_function_t): New type.
23            (map_keymap): Declare.
24    
25            * keymap.c (map_keymap_item, map_keymap_char_table_item, map_keymap)
26            (map_keymap_call, Fmap_keymap): New functions.
27            (syms_of_keymap): Defsubr map-keymap.
28    
29  2003-05-02  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>  2003-05-02  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
30    
31          * gtkutil.c (create_dialog, make_widget_for_menu_item)          * gtkutil.c (create_dialog, make_widget_for_menu_item)

Legend:
Removed from v.1.3220  
changed lines
  Added in v.1.3221

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26