- 27 Feb, 2009 2 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
instead of 255. * font.h (weight_table, slant_table, width_table): Treat "unspecified" as the default value.
-
- 26 Feb, 2009 1 commit
-
-
Juanma Barranquero authored
-
- 25 Feb, 2009 3 commits
-
-
Glenn Morris authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
error as soon as a recursive load is detected.
-
- 24 Feb, 2009 3 commits
-
-
Adrian Robert authored
before caching.
-
Kenichi Handa authored
-
Glenn Morris authored
confuses documentation.
-
- 23 Feb, 2009 2 commits
-
-
Juanma Barranquero authored
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1553
-
- 22 Feb, 2009 2 commits
-
-
Andreas Schwab authored
unsigned char. * coding.c (CODING_ISO_REQUEST): Check for safe_charsets content being 255. (SAFE_CHARSET_P): Likewise. (setup_iso_safe_charsets): Properly setup safe_charsets. (Fdefine_coding_system_internal): Likewise. (setup_coding_system): Likewise. Remove unneeded casts. (detect_coding_iso_2022): Compare Viso_2022_charset_list with CODING_ATTR_CHARSET_LIST, not CODING_ATTR_SAFE_CHARSETS. Remove unneeded casts.
-
Andreas Schwab authored
from decode_coding_object. (Bug#1809)
-
- 21 Feb, 2009 1 commit
-
-
Chong Yidong authored
Qfont_object. (Ftype_of): Recognize font objects. * lisp.h: Define Qfont_spec, Qfont_entity, Qfont_object extern. * font.c (Qfont_spec, Qfont_entity, Qfont_object): Definitions moved to data.c.
-
- 20 Feb, 2009 4 commits
-
-
Juanma Barranquero authored
-
Adrian Robert authored
async_iconified. Based on a patch by Christian Lynbech <christian.lynbech@tieto.com>. (EmacsView-windowDidMiniaturize:): Unset async_visible.
-
Glenn Morris authored
-
Chong Yidong authored
-
- 19 Feb, 2009 3 commits
-
-
Kenichi Handa authored
-
Chong Yidong authored
-
Kenichi Handa authored
-
- 18 Feb, 2009 2 commits
-
-
Dan Nicolaescu authored
-
Kenichi Handa authored
(Ffont_spec): Describe :lang and :otf in the docstring.
-
- 16 Feb, 2009 3 commits
-
-
Andreas Schwab authored
string.
-
Juanma Barranquero authored
-
Kenichi Handa authored
-
- 14 Feb, 2009 2 commits
-
-
Chong Yidong authored
member. * xdisp.c (push_it, pop_it): Save and restore line_wrap. (handle_line_prefix): Suppress wrapping of wrap prefixes.
-
Eli Zaretskii authored
(IT_write_glyphs): Make screen_buf[] always be MAX_SCREEN_BUF-long. Encode the entire run of glyphs sharing the same face, instead of doing that one glyph at a time (fixes a bug with displaying double-size characters).
-
- 13 Feb, 2009 2 commits
-
-
Adrian Robert authored
* nsfns.m (ns-read-file-name): BLOCK_INPUT while showing dialog. \n \n* nsmenu.m (pop_down_menu): Check popup_activated_flag. \n(ns_popup_dialog, EmacsDialogPanel-runDialogAt:): Let \npop_down_menu do the cleanup work as it is always called. (Bug#2154) \n \n* nsfont.m (nsfont_make_fontset_for_font): For now, don't try to \nset fontset font for 'mathematical-' sub-scripts. (Bug #2218)\n
-
Juanma Barranquero authored
-
- 12 Feb, 2009 5 commits
-
-
Stefan Monnier authored
-
Jason Rumney authored
(add_font_entity_to_list): Call check_face_name even when family is unspecified.
-
Jason Rumney authored
Release DC when finished. Use NULL window to refer to desktop. (w32_term_init): Use NULL window to refer to desktop. (Bug#460)
-
Jason Rumney authored
-
Kenichi Handa authored
(composition_gstring_width): Fix handling of LGLYPH_YOFF. (autocmp_chars): Use fast_looking_at. Don't compose more characters than MAX_COMPOSITION_COMPONENST. (find_automatic_composition): While looking forward and backward, check static composition. Fix where to stop looking forward. (composition_adjust_point): Fix checking of static composition. (Fcomposition_get_gstring): Pay attention to MAX_COMPOSITION_COMPONENST.
-
- 11 Feb, 2009 3 commits
-
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Stefan Monnier authored
-
- 10 Feb, 2009 1 commit
-
-
Andreas Schwab authored
when using encoded data.
-
- 09 Feb, 2009 1 commit
-
-
Kenichi Handa authored
-