- 06 Mar, 2009 3 commits
-
-
Adrian Robert authored
of setting toolbar height under Cocoa. (Bug#2546) (EmacsView-windowWillUseStandardFrame:defaultFrame:): New method. (EmacsView-drawRect:): Completely shortcircuit if ns_in_resize.
-
Kenichi Handa authored
-
Kenichi Handa authored
(enum compisition_state): New enum. (struct compisition_status): New struct. (struct iso_2022_spec): New member cmp_status. (struct emacs_mule_spec): New struct. (struct coding_system): New members ctext_extended_segment_len and embedded_utf_8. Change the union member spec.emacs_mule_full_support to spec.emacs_mule.
-
- 05 Mar, 2009 3 commits
-
-
Adrian Robert authored
-
Kenichi Handa authored
(font_find_for_lface): Use font_select_entity to select a font.
-
Glenn Morris authored
-
- 04 Mar, 2009 4 commits
-
-
Adrian Robert authored
-
Juanma Barranquero authored
-
Jason Rumney authored
characters that have already been read.
-
Jason Rumney authored
Log an error message if check_image_size failed. (xpm_load_image, pbm_load, jpeg_load, tiff_load, gif_load) (gs_load): Mention max-image-size in size error message.
-
- 02 Mar, 2009 1 commit
-
-
Eli Zaretskii authored
process output.
-
- 01 Mar, 2009 1 commit
-
-
Richard M. Stallman authored
-
- 28 Feb, 2009 4 commits
-
-
Eli Zaretskii authored
decode_coding_iso_2022, encode_coding_iso_2022, decode_coding_sjis, decode_coding_big5, decode_coding_raw_text, decode_coding_charset, setup_coding_system, decode_eol, decode_coding, consume_chars): Honor inhibit-eol-conversion. (Bug #2186)
-
Eli Zaretskii authored
-
Jason Rumney authored
-
Eli Zaretskii authored
Also, check iso-latin-*, not only iso-8859-*.
-
- 27 Feb, 2009 4 commits
-
-
Glenn Morris authored
-
Kenichi Handa authored
-
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 1 commit
-
-
Dan Nicolaescu authored
-