- 20 Sep, 2006 1 commit
-
-
Kim F. Storm authored
-
- 19 Sep, 2006 5 commits
-
-
Chong Yidong authored
(compile_pattern_1): Set it. (syms_of_search): Initialize it. (compile_pattern): Require the syntax_table entry of the cache element to match the current syntax table entry.
-
Stefan Monnier authored
-
Kim F. Storm authored
-
Stefan Monnier authored
(Fkey_binding): Only use AREF after checking it's a vector. Remove unused var `window'.
-
YAMAMOTO Mitsuharu authored
-
- 18 Sep, 2006 5 commits
-
-
Jan Djärv authored
x_gtk_file_dialog_help_text. * gtkutil.c (xg_get_file_with_chooser): Rename x_gtk_show_chooser_help_text to x_gtk_file_dialog_help_text.
-
Jan Djärv authored
to x-gtk-use-old-file-dialog. * xfns.c (syms_of_xfns): Ditto.
-
Kim F. Storm authored
-
YAMAMOTO Mitsuharu authored
[MAC_OSX] (sys_select) [SELECT_USE_CFSOCKET]: Fix pointer type.
-
Jay Belanger authored
-
- 17 Sep, 2006 2 commits
-
-
Kim F. Storm authored
-
Chong Yidong authored
* syntax.c (Fmodify_syntax_entry): Clear regexp cache.
-
- 16 Sep, 2006 4 commits
-
-
Richard M. Stallman authored
-
Jan Djärv authored
x-gtk-show-chooser-help-text before adding the help text. * xfns.c (syms_of_xfns): New variable: x-gtk-show-chooser-help-text.
-
Jan Djärv authored
will simply crash if we fail.
-
Richard M. Stallman authored
-
- 15 Sep, 2006 4 commits
-
-
Kim F. Storm authored
-
Jay Belanger authored
-
David Kastrup authored
`command-remapping'. * keymaps.texi (Active Keymaps): Adapt description to use `get-char-property' instead `get-text-property'. Explain how mouse events change this. Explain the new optional argument of `key-binding' and its mouse-dependent lookup. (Searching Keymaps): Adapt description similarly. Explain the new optional argument of `command-remapping'. * Makefile.in (keymap.o): Add "keymap.h" and "window.h" dependencies. * keymap.c: include "window.h". (Fcommand_remapping): New optional POSITION argument. (Fkey_binding): New optional POSITION argument. Completely rework handling of mouse clicks to get the same order of keymaps as `read-key-sequence' and heed POSITION. Also temporarily switch buffers to location of mouse click and back. * keyboard.c (command_loop_1): Adjust call of `Fcommand_remapping' for additional argument. (parse_menu_item): Adjust call of `Fkey_binding' for additional argument. (read_key_sequence): If there are both `local-map' and `keymap' text properties at some buffer position, heed both. * keymap.h: Declare additional optional arguments of `Fcommand_remapping' and `Fkey_binding'.
-
Juanma Barranquero authored
-
- 14 Sep, 2006 2 commits
-
-
Andreas Schwab authored
-
Kim F. Storm authored
-
- 13 Sep, 2006 3 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
(x_timeout_atimer_activated_flag): New var. (x_activate_timeout_atimer): New function to install Xt timer. (x_send_scroll_bar_event, x_process_timeouts): Use it. * xmenu.c (x_menu_set_in_use, popup_activate_callback) (create_and_show_popup_menu, create_and_show_dialog): Use it. * xterm.h (x_activate_timeout_atimer): prototype.
-
Richard M. Stallman authored
copy string contents and call strout on the copy.
-
- 12 Sep, 2006 3 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
(Fprevious_property_change, Fprevious_single_property_change): Avoid changing limit, so we can correctly catch the case where the property is constant up to limit.
-
YAMAMOTO Mitsuharu authored
Undo 2006-09-08 change.
-
- 11 Sep, 2006 4 commits
-
-
Chong Yidong authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Chong Yidong authored
events.
-
- 10 Sep, 2006 6 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Jan Djärv authored
* gtkutil.c (xg_display_close): Always change default display if needed, check for < Gtk+ version 2.10 before calling gdk_display_close.
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
-
Kim F. Storm authored
-
- 09 Sep, 2006 1 commit
-
-
Eli Zaretskii authored
-