- 23 Feb, 2009 3 commits
-
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1553
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1552
-
Kenichi Handa authored
after-change-functions. Don't decompose the buffer. (auto-composition-after-change): Delete it. (toggle-auto-composition): Make it an alias of auto-composition-mode. (auto-compose-region): Delete it.
-
- 22 Feb, 2009 23 commits
-
-
Juri Linkov authored
-
Juri Linkov authored
instead of read-from-minibuffer. (dired-read-shell-command): Add code that uses minibuffer-with-setup-hook to set minibuffer-default-add-function to minibuffer-default-add-dired-shell-commands exactly like `dired-read-shell-command' in dired-aux.el already does. Doc fix.
-
Chong Yidong authored
-
Chong Yidong authored
(Other Plists): Copyedit.
-
Chong Yidong authored
not restricted to symbol cells. (Other Plists): Copyedit.
-
Juri Linkov authored
minibuffer-with-setup-hook to set minibuffer-default-add-function to minibuffer-default-add-shell-commands because the same code was already moved to `read-shell-command' 2008-07-31.
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
(Arrays): Mention char-tables and bool-vectors too. (Vectors): Don't repeat information given in Arrays node. Link to nodes that explain the vector usage examples. (Char-Tables): Note that char-table elements can have arbitrary type. Explain effect of omitted char-table-extra-slots property.
-
Chong Yidong authored
more concise. (Arrays): Mention char-tables and bool-vectors too. (Vectors): Don't repeat information given in Arrays node. Link to nodes that explain the vector usage examples. (Char-Tables): Note that char-table elements can have arbitrary type. Explain effect of omitted char-table-extra-slots property.
-
Karl Berry authored
-
Karl Berry authored
-
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)
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
(Case Conversion): Copyedits.
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
`append'. * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use of `vconcat'. * strings.texi (Creating Strings): Copyedits. Remove obsolete Emacs 20 usage of `concat'. (Case Conversion): Copyedits.
-
- 21 Feb, 2009 14 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
Glenn Morris authored
-
Jay Belanger authored
-
Chong Yidong authored
-
Chong Yidong authored
Tweak regexp (Bug#2173).
-
Chong Yidong authored
-
Chong Yidong authored
avoid yanks (Bug#2408).
-
Alan Mackenzie authored
with (compile-time) expressions. cc-langs.el (c-case-kwds-regexp): New variable for the above.
-
Alan Mackenzie authored
-
Eli Zaretskii authored
Make sure to use encoding that can safely encode the message. Rewrite MIME charset= header if the new encoding is different from the old one.
-
Chong Yidong authored
(Top): Link to Font Type node.
-
Chong Yidong authored
(Acknowledgements): List more contributors.
-
Chong Yidong authored
(Frame Configuration Type): Emphasize that it is not primitive. (Font Type): New node. (Type Predicates): Add fontp; type-of now recognizes font object types.
-