- 13 Apr, 2009 6 commits
-
-
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 14 commits
-
-
Andreas Schwab authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
(rmail-insert-inbox-text): Use rmail-unrmail-new-mail-maybe to convert Babyl-formatted new mail to mbox format. (Bug#2942)
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
argument for modify-syntax-entry. (Categories): Document cons cell argument for modify-category-entry.
-
Chong Yidong authored
and word-search-backward-lax. (Searching and Case): Describe isearch behavior more precisely.
-
Stefan Monnier authored
-
Glenn Morris authored
Spelling and grammar fixes.
-
Chong Yidong authored
support multi-line toolbars. Suggested by Stephen Eglen. * frames.texi (Layout Parameters): Mention that Nextstep also allows only one tool-bar line. Suggested by Stephen Eglen.
-
Chong Yidong authored
-
Chong Yidong authored
(Coding System Basics): Also mention utf-8-emacs. (Converting Representations, Selecting a Representation) (Scanning Charsets, Translation of Characters, Encoding and I/O): Copyedits. (Character Codes): Mention role of codepoints 1114112 to 4194175.
-
- 09 Apr, 2009 11 commits
-
-
Kim F. Storm authored
tab-to-tab-stop to respect indent-tabs-mode.
-
Richard M. Stallman authored
(rmail-kill-label, rmail-add-label): Doc fixes.
-
Richard M. Stallman authored
check the buffer's format.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Instead, query before modifications that would save it. * mail/rmail.el (rmail-was-converted): New variable. (rmail-seriously-modified): New variable. (rmail-perm-variables): Set them to nil. (rmail-convert-babyl-to-mbox): Don't query about converting Babyl file. Instead, set rmail-was-converted. (rmail-modify-format): New function. Query if save will change format. (rmail-dont-modify-format): New function. (rmail-duplicate-message, rmail-get-new-mail): Call rmail-modify-format. (rmail-set-header): Call rmail-dont-modify-format. (rmail-set-attribute): Likewise. (rmail-expunge-confirmed): Call rmail-modify-format. * mail/rmailout.el (rmail-output-to-rmail-buffer): Call rmail-modify-format.
-
Richard M. Stallman authored
pre-existing Content-type header if we insert one.
-
Michael Albinus authored
`vc-registered'. (tramp-handle-vc-registered ): New defun. (Bug#1741).
-
Michael Albinus authored
localname of KEY for check.
-
Kenichi Handa authored
-
Kenichi Handa authored
a string with a composition property to disable combining characters being composed.
-
Kenichi Handa authored
method, fix calculation of code range.
-