- 26 Feb, 2002 3 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Juanma Barranquero authored
-
- 24 Feb, 2002 4 commits
-
-
Pavel Janík authored
-
Jason Rumney authored
-
Jason Rumney authored
-
Kim F. Storm authored
The validation of the event type was too strict as it didn't allow string events; buffer names are used in bindings for menu-bar-select-buffer (see `menu-bar-update-buffers').
-
- 23 Feb, 2002 7 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
now try command remapping for all symbols.
-
Eli Zaretskii authored
-
Jason Rumney authored
-
Pavel Janík authored
-
Eli Zaretskii authored
-
Jason Rumney authored
(menu_free_timer): New variable. (MENU_FREE_ID, MENU_FREE_DELAY): New constants. (w32_wnd_proc) <WM_TIMER>: Handle menu_free_timer. <WM_EXITMENULOOP>: Delay before freeing menu. Do nothing if a menu command is in progress. <WM_COMMAND>: Set the menu_command_in_progress flag. Kill any menu_free_timer that is running.
-
- 22 Feb, 2002 4 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
on the string before encoding it. (Fw16_get_clipboard_data): Run post-read-conversion on the string after decoding it.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
(syms_of_xselect): Intern and staticpro it. (selection_data_to_lisp_data): Run post-read-conversion on decoded selection text. (lisp_data_to_selection_data): If next-selection-coding-system is compound-text-with-extensions, set the type of selection to be compound-text.
-
- 20 Feb, 2002 4 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
composing of language-change event.
-
Kim F. Storm authored
bindings at PT when building menu (the menu is not updated often enough for this to work reliable). (tool_bar_items): Likewise. (current_active_maps): Removed unused (and faulty) function.
-
Pavel Janík authored
-
- 19 Feb, 2002 1 commit
-
-
Eli Zaretskii authored
-
- 18 Feb, 2002 2 commits
-
-
Jason Rumney authored
-
Jason Rumney authored
-
- 17 Feb, 2002 1 commit
-
-
Kim F. Storm authored
only show it after mouse movement.
-
- 16 Feb, 2002 7 commits
-
-
Eli Zaretskii authored
(dos_rawgetc): Fix last change--if the mouse is in the same window as recorded in last_mouse_window, don't select this window.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
(syms_of_msdos): Defvar it. (dos_rawgetc): If x_autoselect_window_p is set, select the window in which the last mouse movement occured, unless it is already selected.
-
Eli Zaretskii authored
-
Pavel Janík authored
-
Pavel Janík authored
-
Eli Zaretskii authored
-
- 15 Feb, 2002 5 commits
-
-
Andreas Schwab authored
-
Andreas Schwab authored
-
Kai Großjohann authored
-
Eli Zaretskii authored
-
Kai Großjohann authored
(Vx_super_keysym): New variables. (syms_of_xterm): DEFVAR_LISP them. (x_x_to_emacs_modifiers, x_emacs_to_x_modifiers): Use the variables to determine which keys to use for the various modifiers.
-
- 13 Feb, 2002 2 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
-