- 26 Sep, 2006 2 commits
-
-
YAMAMOTO Mitsuharu authored
[USE_CG_DRAWING]: Call mac_prepare_for_quickdraw before QDTextBounds.
-
Kenichi Handa authored
"Invalid char code NNNNN".
-
- 25 Sep, 2006 3 commits
-
-
Chong Yidong authored
-
YAMAMOTO Mitsuharu authored
(syms_of_macterm): DEFVAR_BOOL it. (x_draw_glyph_string): Use it. (XLoadQueryFont): Calculate min_bounds.descent and max_bounds.descent.
-
Kenichi Handa authored
generic characters.
-
- 24 Sep, 2006 3 commits
-
-
Richard M. Stallman authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
(w32-pass-lwindow-to-system, w32-enable-num-lock) (w32-enable-caps-lock, w32-scroll-lock-modifier) (w32-lwindow-modifier, w32-rwindow-modifier) (w32-apps-modifier, w32-mouse-button-tolerance): Doc fix.
-
- 23 Sep, 2006 3 commits
-
-
Juanma Barranquero authored
Fix typos in docstrings.
-
Romain Francoise authored
-
Kenichi Handa authored
-
- 22 Sep, 2006 5 commits
-
-
Stefan Monnier authored
char's value and its leading byte in the fastmap. (re_search_2): When fast-scanning without translation, be careful to check that we only match the leading byte of a multibyte char.
-
Kenichi Handa authored
-
Jan Djärv authored
-
Jan Djärv authored
Gtk+ versions < 2.10.
-
Jan Djärv authored
x-gtk-file-dialog-help-text.
-
- 20 Sep, 2006 3 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
-
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 1 commit
-
-
Andreas Schwab authored
-