- 10 Aug, 2009 3 commits
-
-
Ken Raeburn authored
-
Ken Raeburn authored
-
Ken Raeburn authored
(doprnt): Merge with doprnt1, discarding lispstrings code. * lisp.h (doprnt_lisp): Don't declare.
-
- 07 Aug, 2009 2 commits
-
-
Juri Linkov authored
-
Dan Nicolaescu authored
-
- 05 Aug, 2009 1 commit
-
-
Ted Zlatanov authored
readable format. * print.c (print_preprocess, print_object): Print hashtables fully and readably. (syms_of_print): Provide 'hashtable-print-readable.
-
- 02 Aug, 2009 1 commit
-
-
Adrian Robert authored
* nsfont.m (ns_descriptor_to_entity): Handle case when descriptor has no family set. (nsfont_open): Handle case when entity has no family.
-
- 29 Jul, 2009 1 commit
-
-
Adrian Robert authored
* nsfont.m (ns_findfonts): Fix 2009-07-24 change to return only one element, not a list, for match case.
-
- 28 Jul, 2009 2 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
font_parse_xlfd. Check font properties more rigidly.
-
- 27 Jul, 2009 3 commits
-
-
Dan Nicolaescu authored
-
Kenichi Handa authored
-
Bastien Guerry authored
-
- 26 Jul, 2009 3 commits
-
-
Chong Yidong authored
* xterm.c (x_term_init): Use Qx.
-
Bastien Guerry authored
-
Chong Yidong authored
* nsterm.m (ns_maybe_dumpglyphs_background): Revert 2009-07-15 change. (ns_get_color): Revert 2009-07-16 change.
-
- 25 Jul, 2009 3 commits
-
-
Eli Zaretskii authored
(Fload): Use it to force load messages, even if NOMESSAGES is non-nil.
-
Ken Raeburn authored
SCHARS macro.
-
Ken Raeburn authored
(load_depth): Deleted. (Qload_in_progress): New variable. (load_unwind): Don't reference load_depth or load_in_progress. (Fload): Likewise; specbind Qload_in_progress instead. (init_lread): Don't initialize load_depth. (syms_of_lread): Initialize and protect Qload_in_progress.
-
- 24 Jul, 2009 1 commit
-
-
Adrian Robert authored
-
- 23 Jul, 2009 3 commits
-
-
Adrian Robert authored
-
Adrian Robert authored
* nsterm.m (ns_lookup_indexed_color): Check for bad index. (ns_index_color): Init unused slot to 0. (ns_dumpglyphs_box_or_relief): Replace useless xassert with an if(). Bug 3714, possibly 3082.
-
Adrian Robert authored
-
- 22 Jul, 2009 1 commit
-
-
Jason Rumney authored
IME window at cursor (Bug#2570). (w32_wnd_proc) [WM_IME_CHAR]: Release context when finished. (globals_of_w32fns): Dynamically load functions required above. * w32term.c (w32_draw_window_cursor): Send message to reposition any IME window.
-
- 21 Jul, 2009 3 commits
-
-
Chong Yidong authored
(Vauto_save_include_big_deletions): New variable. (Fdo_auto_save): Disable auto-save only if auto-save-include-big-deletions is nil.
-
Chong Yidong authored
the overflowed pixels into account (Bug#3879).
-
Ken Raeburn authored
(Fload, load_unwind, init_lread): Set it to the load recursion depth; set load_in_progress as a simple boolean based on the current load_depth. (Bug#3892)
-
- 20 Jul, 2009 2 commits
-
-
Adrian Robert authored
(ns_findfonts, nsfont_open): Use ns_attribute_fvalue() instead.
-
Adrian Robert authored
(ns_attribute_fvalue): Incorporate code from ns_attribute_value. (ns_has_attribute): Shrink the normal range. (ns_findfonts): Don't worry about requested spec in determining need for synthItal. (ns_get_covering_families): Retain scriptToFamilies.
-
- 18 Jul, 2009 1 commit
-
-
Juri Linkov authored
a buffer in docstring.
-
- 17 Jul, 2009 2 commits
-
-
Chong Yidong authored
-
Kenichi Handa authored
-
- 16 Jul, 2009 4 commits
-
-
YAMAMOTO Mitsuharu authored
(ns_color_to_lisp): Generate #rrggbb color format string.
-
YAMAMOTO Mitsuharu authored
(syms_of_nsfns): Don't defsubr it.
-
Richard M. Stallman authored
(Fset_buffer_auto_saved): Handle save_length = -2. Comment changes in other files.
-
Chong Yidong authored
* gtkutil.c (update_frame_tool_bar): Use Qx_gtk_map_stock instead of calling intern each time.
-
- 15 Jul, 2009 2 commits
-
-
YAMAMOTO Mitsuharu authored
does tiling.
-
YAMAMOTO Mitsuharu authored
does tiling.
-
- 14 Jul, 2009 2 commits
-
-
Kenichi Handa authored
(struct font_sort_data): New member font_driver_preference. (font_compare): Check font_driver_preference. (font_sort_entities): The format of the first argument changed. (font_delete_unmatched): Likewise. (font_list_entities): The return type changed. (font_select_entity): The format of the second argument changed. (font_find_for_lface): Adjusted for the above changes. Don't suppress the checking of C even if the repertory supports it. (Flist_fonts): Adjusted for the above changes.
-
Kenichi Handa authored
changed. (ftfont_list): Adjusted for the change of ftfont_spec_pattern. Reject a font who has adstyle property that is different from a langname derived from registry property. (ftfont_match): Adjusted for the change of ftfont_spec_pattern.
-