- 17 Mar, 2009 6 commits
-
-
Chong Yidong authored
read-file-name-completion-ignore-case and read-buffer-completion-ignore-case can override completion-ignore-case. (Minibuffer Completion): Document completing-read changes. (Completion Commands): Avoid mentioning partial completion mode. Document minibuffer-completion-confirm changes, and minibuffer-confirm-exit-commands. (High-Level Completion): Document new require-match behavior for read-buffer. Document read-buffer-completion-ignore-case. (Reading File Names): Document new require-match behavior for read-file-name.
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
- 16 Mar, 2009 15 commits
-
-
David Reitter authored
Do not import X resources on NS because NS does not have system-wide X resources.
-
David Reitter authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
If the current message was current before, just re-swap.
-
Richard M. Stallman authored
-
Kenichi Handa authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
called with the same tooltip that is showing (Bug#2680).
-
Chong Yidong authored
tooltip-previous-message if called with the same tooltip that is showing (Bug#2680).
-
Chong Yidong authored
(completing-read-multiple): Set and restore choose-completion-string-functions (Bug#1080).
-
Chong Yidong authored
(completing-read-multiple): Set and restore choose-completion-string-functions (Bug#1080).
-
Glenn Morris authored
-
Glenn Morris authored
-
- 15 Mar, 2009 19 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
with the formatting.
-
Glenn Morris authored
-
Glenn Morris authored
the former is not always used. (Mail Headers): Use active voice. Add "Mail-reply-to". Change case of "Id". Avoid repeated "appropriate". (Mail Aliases): Fix previous change - use an example with a ".", so it does actually get quoted when expanded. (Mail Sending): Mailclient is the default on some systems. (Citing Mail): Mention mail-indentation-spaces. (Mail Mode Misc): Add an @dfn for "mail signature".
-
Glenn Morris authored
-
Glenn Morris authored
(mail-mode-map): Only enable the "Cite Original" menu-item when appropriate. Standardize the text used for other headers re hyphens.
-
Chong Yidong authored
-
Chong Yidong authored
equivalent bindings (Bug#788).
-
Jason Rumney authored
* w32term.c (w32_read_socket): Use it instead of WM_PAINT. * w32fns.c (w32_wnd_proc): Change WM_PAINT to WM_EMACS_PAINT before passing to lisp thread. (Bug#950)
-
Chong Yidong authored
-
Chong Yidong authored
(Completion Options): Document read-file-name-completion-ignore-case, read-buffer-completion-ignore-case, and completion-styles. Remove description of partial-completion-mode.
-
Chong Yidong authored
(Completion Options): Document read-file-name-completion-ignore-case, read-buffer-completion-ignore-case, and completion-styles. Remove description of partial-completion-mode.
-
Chong Yidong authored
read-buffer-completion-ignore-case.
-
Chong Yidong authored
-
Chong Yidong authored
as fallback.
-
Dan Nicolaescu authored
pass it down to vc-start-logentry. (vc-next-action, vc-transfer-file): Pass the VC backend to vc-checkin. (vc-next-action): Do not assume that all backends in vc-handled-backends are upper case.
-
Dan Nicolaescu authored
pass it down to vc-start-logentry. (vc-next-action, vc-transfer-file): Pass the VC backend to vc-checkin.
-
Chong Yidong authored
-
Chong Yidong authored
usable before calling call-process. Suggested by Kevin Ryde (Bug#2631).
-