- 15 Apr, 2009 7 commits
-
-
Ulf Jasper authored
-
Stefan Monnier authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
wrap-prefix too. (Overlay Properties): Document wrap-prefix and line-prefix. (Face Attributes): Document underline-minimum-offset. (Face Remapping): Copyedits. (Low-Level Font): Copyedits. (Image Cache): Note that the image cache is shared between frames.
-
Dan Nicolaescu authored
file names with leading spaces. Ignore "." if it appears as a filename.
-
Dan Nicolaescu authored
* callint.c (history_delete_duplicates): New declaration. (Fcall_interactively): Remove command history duplicates when history_delete_duplicates is true.
-
- 14 Apr, 2009 12 commits
-
-
Juanma Barranquero authored
(scan-buf-previous-region): Fix typo in docstring.
-
Juanma Barranquero authored
-
Michael Albinus authored
of directory "".
-
Michael Albinus authored
Fix an error in flushing cache data. (tramp-handle-process-file): Flush all file cache values for the connection, because the remote process could have changed them. Suggested by Stefan Monnier <monnier@iro.umontreal.ca>. Handle QUIT.
-
Eli Zaretskii authored
-
Kenichi Handa authored
the returned value.
-
Eli Zaretskii authored
append "set environment NAME" to the end. Set NAME and USERNAME in the environment to the same value.
-
Chong Yidong authored
-
Chong Yidong authored
-
Stefan Monnier authored
`partial-completion' any more. Mark the added char instead. (completion-pcm--string->pattern): Notice chars added by completion--try-word-completion and treat them specially.
-
Kenichi Handa authored
encoding charset is ascii_compatible.
-
Kenichi Handa authored
ascii-compatible if the method is CHARSET_METHOD_OFFSET, the code_offset is 0, and covers all ASCII characters.
-
- 13 Apr, 2009 10 commits
-
-
Stefan Monnier authored
(ns_string_to_pasteboard_internal): * nsmenu.m (process_dialog): * nsimage.m (ns_load_image): Use SDATA and ASET where appropriate. * nsfont.m (nsfont_open): Use XHASH to make it compile with LISP_UNION. * lisp.h (Fx_load_color_file): Declare.
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
refreshing is text terminal only. (Forcing Redisplay): Delete misleading comment---sit-for calls redisplay, not the other way around. (Truncation): Note new values of truncate-partial-width-windows. Copyedits. (Invisible Text): Document invisible-p.
-
Jason Rumney authored
default to light. Use default in cases where specified color does not exist (Bug#2969).
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
(fc_charset_table): Delete uniquifier data for iso8859-1. (ftfont_get_latin1_charset): New function. (get_adstyle_property): New function. (ftfont_pattern_entity): Set FONT_ADSTYLE_INDEX of entity for bitmap fonts. (ftfont_lookup_cache): Handle the case that KEY is a font-entity. Delete iso-8859-1 range from the charset of fonts whose adstyle is `ko' or `ja'. (ftfont_get_fc_charset): Call ftfont_lookup_cache with ENTITY. (ftfont_get_charset): For iso8859-1, call ftfont_get_latin1_charset. (ftfont_list): Don't refuse a font spec with non-nil `adstyle' property. (ftfont_open): Call ftfont_lookup_cache with ENTITY. (syms_of_ftfont): DEFSYM Qja and Qko.
-
Kenichi Handa authored
elements. (font_select_entity): Suppress the code to optimize for the same kind of fonts. (font_load_for_lface): Get a font that supports at least ASCII characters.
-
- 12 Apr, 2009 6 commits
-
-
Michael Albinus authored
-
Michael Albinus authored
always the tmpfile. (Bug#2962).
-
Chong Yidong authored
-
Andreas Schwab authored
-
Andreas Schwab authored
-
Chong Yidong authored
-
- 11 Apr, 2009 3 commits
-
-
Chong Yidong authored
the mtime of the directory-local variables file (Bug#2833). (dir-locals-set-directory-class): New arg mtime. Store it in dir-locals-directory-cache. (dir-locals-find-file): Check cache validity using the mtime. (dir-locals-read-from-file): Save the file mtime in the cache. (hack-dir-local-variables): Adapt to new dir-locals-directory-cache entry format.
-
Chong Yidong authored
ignored argument to IGNORED. (describe-font): Elide unnecessary argument to describe-font-internal (Bug#2945).
-
-
- 10 Apr, 2009 2 commits
-
-
Andreas Schwab authored
-
Richard M. Stallman authored
-