- 04 Apr, 2012 15 commits
-
-
Michael Albinus authored
-
Michael Albinus authored
-
Chong Yidong authored
* doc/lispref/minibuf.texi (Reading File Names): minibuffer-local-filename-must-match-map is not used anymore. (Minibuffer Completion): Document completing-read-function. (Completion in Buffers): completion-at-point-functions can return properties recognized in completion-extra-properties.
-
Chong Yidong authored
* doc/lispref/minibuf.texi (Programmed Completion): Remove obsolete variable completion-annotate-function. (Completion Variables): Rename from Completion Styles. Document completion-extra-properties. Document completion-styles-alist change. * lisp/minibuffer.el (completion-extra-properties): Doc fix.
-
Chong Yidong authored
-
Chong Yidong authored
* doc/lispref/display.texi (Delayed Warnings): New node. * doc/misc/gnus-faq.texi (FAQ 8-2): Mention EasyPG. * doc/misc/gnus.texi: Reduce references to obsolete pgg library. (Security): Note that epg is now the default. * doc/misc/message.texi (Using PGP/MIME): Note that epg is now the default. * doc/misc/nxml-mode.texi (Completion): C-RET is no longer bound to nxml-complete. * lisp/subr.el (delayed-warnings-hook): Doc fix. * src/keyboard.c (Vdelayed_warnings_list): Doc fix.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
* doc/emacs/glossary.texi (Glossary): Copyedits. New items: Bidirectional Text, Client, Directory Local Variable, File Local Variable, Server, Theme, Trash Can. * admin/FOR-RELEASE: Related markup.
-
Glenn Morris authored
-
Glenn Morris authored
* doc/emacs/glossary.texi (Glossary): Copyedits. Use Texinfo-recommended convention for quotes and punctuation. Comment out a few specialized (Rmail) items.
-
Daiki Ueno authored
-
Richard M. Stallman authored
-
- 03 Apr, 2012 9 commits
-
-
Glenn Morris authored
-
Michael Albinus authored
-
Bastien Guerry authored
-
Bastien Guerry authored
-
Chong Yidong authored
* doc/emacs/sending.texi (Mail Misc): Fix an index entry. * lisp/mail/sendmail.el (mail-mode-map): Bind C-c C-i to mail-insert-file, not its obsolete alias mail-attach-file.
-
Chong Yidong authored
-
Michael Albinus authored
-
Michael Albinus authored
(Notifications): New section. * elisp.texi (Top): * vol1.texi (Top): * vol2.texi (Top): Add "Notifications" and "Dynamic Libraries" menu entries.
-
Michael Albinus authored
-
- 02 Apr, 2012 9 commits
-
-
Eli Zaretskii authored
doc/emacs/msdog.texi (Windows Startup): Add description of emacsclient operation under -c and -t on MS-Windows. doc/emacs/misc.texi (emacsclient Options): Add cross-reference to "Windows Startup". Fixes: debbugs:11091
-
Glenn Morris authored
-
Bastien Guerry authored
-
Glenn Morris authored
-
Alan Mackenzie authored
-
Michael Albinus authored
`tramp-compat-call-process' instead of `tramp-local-call-process'. Reported by Magnus Henoch <magnus.henoch@gmail.com>.
-
Chong Yidong authored
Regenerate AUTHORS and ldefs-boot.el.
-
Dani Moncayo authored
-
Paul Eggert authored
-
- 01 Apr, 2012 7 commits
-
-
Eli Zaretskii authored
Fixes: debbugs:11091
-
Bastien Guerry authored
-
Bastien Guerry authored
-
Glenn Morris authored
-
Bastien Guerry authored
-
Eli Zaretskii authored
doc/emacs/misc.texi (emacsclient Options): More clarifications about -t and -c on MS-Windows. Fixes: debbugs:11091
-
Eli Zaretskii authored
src/w32menu.c (simple_dialog_show, add_menu_item): Use SAFE_ALLOCA instead of alloca.
-