- 12 Oct, 2005 5 commits
-
-
YAMAMOTO Mitsuharu authored
-
Kim F. Storm authored
-
YAMAMOTO Mitsuharu authored
-
Romain Francoise authored
-
YAMAMOTO Mitsuharu authored
get end of text rows. Obtain header-line/mode-line rows directly.
-
- 11 Oct, 2005 6 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Romain Francoise authored
-
Kim F. Storm authored
-
Juanma Barranquero 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.
-
- 10 Oct, 2005 6 commits
-
-
Kim F. Storm authored
mouse click or movement in fringe.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Jason Rumney authored
(note_mouse_movement): Use it to remember the current glyph if changed. (XTmouse_position): Fix calculation of fake glyph under mouse. Move code to calculate glyph under mouse into remember_mouse_glyph.
-
Jan Djärv authored
-
Juanma Barranquero authored
-
- 09 Oct, 2005 2 commits
-
-
Romain Francoise authored
-
Jan Djärv authored
added -nb, --no-bitmap-icon. * xfns.c (Fx_create_frame): Make bitmapIcon have default on.
-
- 08 Oct, 2005 1 commit
-
-
YAMAMOTO Mitsuharu authored
-
- 07 Oct, 2005 3 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
-
YAMAMOTO Mitsuharu authored
-
- 04 Oct, 2005 4 commits
-
-
Kim F. Storm authored
-
YAMAMOTO Mitsuharu authored
-
Stefan Monnier authored
(re_set_whitespace_regexp): Adjust the arg's type to not use it.
-
Stefan Monnier authored
a drag, not a click, to mirror what mouse-drag-region expects.
-
- 02 Oct, 2005 2 commits
-
-
Dan Nicolaescu authored
* term.c (fatal): Undo previous change.
-
Richard M. Stallman authored
-
- 01 Oct, 2005 2 commits
-
-
Kim F. Storm authored
-
YAMAMOTO Mitsuharu authored
-
- 30 Sep, 2005 2 commits
-
-
Dan Nicolaescu authored
type. * xterm.c (handle_one_xevent, handle_one_xevent): Likewise. * unexelf.c (fatal): Fix prototype. * term.c (fatal): Implement using varargs. * regex.c (re_char): Move typedef ... * regex.h (re_char): ... here. (re_iswctype, re_wctype, re_set_whitespace_regexp): New prototypes. * emacs.c (malloc_set_state): Fix return type. (endif): Fix type. * lisp.h (fatal): Add argument types. * dispextern.h (fatal): Delete prototype. * systime.h: (make_time): Prototype moved from ... * editfns.c (make_time): ... here. * editfns.c: Move systime.h include after lisp.h. * dired.c: * xsmfns.c: * process.c: Likewise. * alloc.c (old_malloc_hook, old_realloc_hook, old_realloc_hook): Add parameter types. (__malloc_hook, __realloc_hook, __free_hook): Fix prototypes. (emacs_blocked_free): Change definition to match __free_hook. (emacs_blocked_malloc): Change definition to match __malloc_hook. (emacs_blocked_realloc): Change definition to match __realloc_hook.
-
Romain Francoise authored
given to `read-buffer' should end with a colon and a space. Update usage examples.
-
- 29 Sep, 2005 1 commit
-
-
Juri Linkov authored
-
- 28 Sep, 2005 2 commits
-
-
Kim F. Storm authored
-
YAMAMOTO Mitsuharu authored
-
- 27 Sep, 2005 2 commits
-
-
Dan Nicolaescu authored
required by the function definition.
-
Dan Nicolaescu authored
(find_prev_selectable): Add missing parameter declarations. * xfaces.c (lookup_derived_face): Add parameter type. * xdisp.c (cursor_row_fully_visible_p): Add parameter type. * marker.c (verify_bytepos): Add parameter type. * process.c (get_operating_system_release): Move prototype ... * systime.h (get_operating_system_release): ... here. * xterm.c (set_vertical_scroll_bar): Move prototype ... * xterm.h: ... here. * fns.c (internal_equal, seed_random): Fix prototypes. (internal_equal): Add missing parameter.
-
- 26 Sep, 2005 1 commit
-
-
Richard M. Stallman authored
-
- 23 Sep, 2005 1 commit
-
-
Richard M. Stallman authored
-