- 11 Oct, 2005 30 commits
-
-
Kim F. Storm authored
(note_mouse_movement, XTmouse_position): Use generic remember_mouse_glyph, add last_mouse_glyph arg.
-
Kim F. Storm authored
glyph_rect and remember_mouse_glyph from xterm.c enhanced to properly handle all different window areas.
-
Kim F. Storm authored
(glyph_rect, remember_mouse_glyph): Remove w32 specific versions. (note_mouse_movement, w32_mouse_position): Use generic remember_mouse_glyph, add last_mouse_glyph arg.
-
Kim F. Storm authored
(glyph_rect, remember_mouse_glyph): Remove mac specific versions. (XTmouse_position): Adapt to use generic remember_mouse_glyph instead of pixel_to_glyph_coords.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
Fix x position for ON_TEXT when left margin width > 0.
-
Kim F. Storm authored
-
Richard M. Stallman authored
-
Stefan Monnier authored
Try to fix up minor layout issues like indentation, line break, etc... (mixal-mode-syntax-table): Don't try to specify comment syntax, because it doesn't work. (mixal-operation-codes): Add some more codes. (mixal-font-lock-keywords): Process comments here. (mixal-mode): mixasm no longer needs -g option.
-
Jay Belanger authored
-
Jay Belanger authored
-
Jay Belanger authored
-
Chong Yidong authored
double-click when doing follow-link (it's overridden anyway).
-
Chong Yidong authored
double-click when doing follow-link (it's overridden anyway).
-
Romain Francoise authored
-
Kim F. Storm authored
mouse click or movement in right fringe and the margins.
-
Kim F. Storm authored
ON_SCROLL_BAR.
-
Kim F. Storm authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
(autoload-print-form-outbuf): Add docstring.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
(init_jpeg_functions): Don't initialize `fn_jpeg_stdio_src'. (our_common_init_source): Rename from `our_init_source'. (our_common_term_source): Rename from `our_term_source'. (our_memory_fill_input_buffer): Rename from `our_fill_input_buffer'. (our_memory_skip_input_data): Rename from `our_skip_input_data'. (jpeg_memory_src): Use the new names. (struct jpeg_stdio_mgr): New struct. (JPEG_STDIO_BUFFER_SIZE): New constant. (our_stdio_fill_input_buffer, our_stdio_skip_input_data, jpeg_file_src): New functions. (jpeg_load): Use `jpeg_file_src' instead of `fn_jpeg_stdio_src'.
-
Juanma Barranquero authored
-
Juri Linkov authored
-
Juri Linkov authored
(Info-mode): Delete description of Info-edit from docstring, and rearrange descriptions of Info commands in the order they are documented in the Info manual.
-
Juri Linkov authored
(Top): Update menu. Change ref `Info for Experts' to `Advanced Info Commands'. (Getting Started): Fix description of manual's parts. (Help-Int): Change xref `Info Search' to `Search Index', and `Expert Info' to `Advanced'. (Advanced): Move node one level up. (Search Text, Search Index): New nodes split out from `Info Search'. (Go to node, Choose menu subtopic, Create Info buffer): New nodes split out from `Advanced'. (Advanced, Emacs Info Variables): De-document editing an Info file in Info. (Emacs Info Variables): Move node from `Expert Info' to `Advanced'. (Creating an Info File): Delete node and move its text to `Expert Info'.
-
Stefan Monnier authored
-
YAMAMOTO Mitsuharu authored
(fm_font_family_alist): New variable. (syms_of_macterm): Initialize and staticpro it. (decode_mac_font_name): Replace '-' in family name with '_' if it occurs just once. Lower family name. (parse_x_font_name): Rename from x_font_name_to_mac_font_name. All uses changed. Remove argument MF and code conversion for it. Add argument SIZE. Rename argument MF_DECODED to FAMILY, and CS to CHARSET. Parse font size. Lower family name. Return integer value for status of parsing. (init_font_name_table) [USE_ATSUI]: Use decode_mac_font_name. Don't use Fdowncase because family name is already lowered by decode_mac_font_name. (init_font_name_table): Always call decode_mac_font_name. Add pair of family name and its reference to fm_font_family_alist. (mac_clear_font_name_table): Clear fm_font_family_alist. (XLoadQueryFont): Move font size parsing part to parse_x_font_name. Lookup fm_font_family_alist to get font family reference. (XLoadQueryFont) [USE_ATSUI]: Don't use Fdowncase because family name is already lowered by parse_x_font_name.
-
Miles Bader authored
-
- 10 Oct, 2005 10 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
mouse click or movement in fringe.
-
Kim F. Storm authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Kim F. Storm authored
-
Jay Belanger authored
matrix mode.
-
Jay Belanger authored
-
Richard M. Stallman authored
-
Jay Belanger authored
to 'sqmatrix'.
-