aboutsummaryrefslogtreecommitdiffstats
path: root/man (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* (Expanding Abbrevs): Expansion happens only when Abbrev mode is enabled.Richard M. Stallman2006-10-232-6/+12
|
* (Sample .emacs File): Added missing `)' in sample code ↵Masatake YAMATO2006-10-202-1/+6
| | | | `my-c-initialization-hook'.
* Fix typos.Richard M. Stallman2006-10-192-9/+13
|
* * tramp.texi (Frequently Asked Questions): Remove questions marked withMichael Albinus2006-10-192-5/+6
| | | | | "???". There have been no complaints for years, so the information must be appropriate.
* *** empty log message ***Richard M. Stallman2006-10-161-0/+7
|
* Use @var instead of capitalization.Richard M. Stallman2006-10-161-51/+78
| | | | Clarify many widget type descriptions.
* Update ISBN.Richard M. Stallman2006-10-161-1/+1
|
* Merge from gnus--rel--5.10Miles Bader2006-10-152-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * gnus--rel--5.10 (patch 150-152) - Update from CVS 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> * lisp/gnus/mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of "blank line" when searching for end of armor headers. 2006-10-11 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gmm-utils.el (gmm-write-region): Fix variable name. 2006-10-10 Reiner Steib <Reiner.Steib@gmx.de> * lisp/gnus/gmm-utils.el (gmm-write-region): New function based on compatibility code from `mm-make-temp-file'. * lisp/gnus/mm-util.el (mm-make-temp-file): Use `gmm-write-region'. * lisp/gnus/nnmaildir.el (nnmaildir--update-nov) (nnmaildir-request-replace-article, nnmaildir-request-accept-article): Use `gmm-write-region'. 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> * man/gnus.texi (Other modes): Fix typo. Add alternative index entry for gnus-dired-attach. (Selecting a Group): Fix typo. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-475
* 2006-10-12 Roberto Rodr�ez <lanubeblanca@googlemail.com>Jan Djärv2006-10-122-12/+16
| | | | * widget.texi: Fix typos (tiny change)
* (Acknowledgments): Use @dotless{i}.Kim F. Storm2006-10-101-1/+1
|
* *** empty log message ***Kim F. Storm2006-10-101-0/+4
|
* Merge from gnus--rel--5.10Miles Bader2006-10-101-14/+0
| | | | | | | | | | Patches applied: * gnus--rel--5.10 (patch 149) - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-468
* Fix typo.Kim F. Storm2006-10-091-1/+1
|
* (Breakpoints Buffer): Mention catchpoints.Nick Roberts2006-10-071-2/+2
|
* *** empty log message ***Nick Roberts2006-10-071-0/+4
|
* (Acknowledgments): Update.Kim F. Storm2006-10-071-2/+3
|
* (Acknowledgments): Update.Kim F. Storm2006-10-072-20/+76
|
* (Acknowledgments): Fix bad @/ form.Kim F. Storm2006-10-071-1/+1
|
* *** empty log message ***Kim F. Storm2006-10-071-1/+7
|
* Merge from gnus--rel--5.10Miles Bader2006-10-073-8/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * gnus--rel--5.10 (patch 145-148) - Merge from emacs--devo--0 - Update from CVS 2006-10-04 Reiner Steib <Reiner.Steib@gmx.de> * lisp/gnus/gnus-sum.el (gnus-summary-make-menu-bar): Clarify gnus-summary-limit-to-articles. 2006-10-04 Romain Francoise <romain@orebokech.com> * lisp/gnus/gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist): Moved here (and renamed) from gnus-registry.el. * lisp/gnus/gnus-registry.el: Require gnus-util. Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'. 2006-10-04 Reiner Steib <Reiner.Steib@gmx.de> * lisp/gnus/pop3.el (pop3-authentication-scheme): Clarify doc. (pop3-movemail): Warn about pop3-leave-mail-on-server. 2006-10-04 Dave Love <fx@gnu.org> * lisp/gnus/pop3.el (pop3-authentication-scheme): Add custom version. 2006-10-04 Jesper Harder <harder@ifa.au.dk> * lisp/gnus/pop3.el (pop3-leave-mail-on-server): Don't quote nil in doc string. Improve doc string. 2006-10-03 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-util.el (gnus-with-local-quit): New macro. * lisp/gnus/gnus-demon.el (gnus-demon): Replace with-local-quit with it. 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de> * man/gnus.texi (Image Enhancements): Update for Emacs 22. * man/gnus-faq.texi ([1.3]): Update. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-466
* *** empty log message ***Richard M. Stallman2006-10-071-0/+5
|
* (Displaying the current line or column): Delete "As of Emacs 20".Richard M. Stallman2006-10-071-1/+1
|
* (VM): VM works with Emacs 22 too.Romain Francoise2006-10-062-3/+7
|
* *** empty log message ***Richard M. Stallman2006-10-061-0/+4
|
* Remove Emacs version "21" from title.Richard M. Stallman2006-10-061-1/+1
|
* (Acknowledgments): Add more contributors.Kim F. Storm2006-10-051-61/+74
|
* *** empty log message ***Kim F. Storm2006-10-051-0/+4
|
* *** empty log message ***Richard M. Stallman2006-10-031-0/+4
|
* (Acknowledgments): Update version and edition.Richard M. Stallman2006-10-031-2/+2
|
* Merge from gnus--rel--5.10Miles Bader2006-10-032-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * gnus--rel--5.10 (patch 141-144) - Merge from emacs--devo--0 - Update from CVS 2006-09-28 Reiner Steib <Reiner.Steib@gmx.de> * lisp/gnus/gmm-utils.el (gmm): Adjust custom version. * lisp/gnus/mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust custom version. * lisp/gnus/gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'. 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de> * man/gnus.texi (Foreign Groups): Say where change of editing commands are stored. Add reference to `gnus-parameters'. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-459
* improve breaksKarl Berry2006-10-012-1/+10
|
* better not use @LaTeX{}, I guess.Karl Berry2006-10-011-19/+19
|
* improve more page breaksKarl Berry2006-09-303-34/+44
|
* Fix a typo.Eli Zaretskii2006-09-301-1/+1
|
* (Date Formats): Doc fix for european-calendar-style.Glenn Morris2006-09-301-5/+6
|
* *** empty log message ***Glenn Morris2006-09-301-0/+4
|
* improve page/line breaksKarl Berry2006-09-305-13/+17
|
* update to latest texinfo.texKarl Berry2006-09-301-1/+7
|
* Merge from gnus--rel--5.10Miles Bader2006-09-202-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * gnus--rel--5.10 (patch 137-140) - Update from CVS 2006-09-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> * lisp/gnus/nnslashdot.el (nnslashdot-request-article): Update end-of-article regexp. Articles containing quotation were cut prematurely. 2006-09-16 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/message.el (message-cite-original-without-signature): Use nobody by default for the value of From header. (message-cite-original): Ditto. (message-reply): Ditto. 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de> * man/gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-446
* (Dialog Boxes): Clean up wording: avoid passive, stick to present tense.Richard M. Stallman2006-09-192-9/+14
|
* * frames.texi (Dialog Boxes): Document x-gtk-file-dialog-help-text.Jan Djärv2006-09-182-2/+10
|
* * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialogJan Djärv2006-09-182-3/+8
| | | | to x-gtk-use-old-file-dialog.
* *** empty log message ***Jay Belanger2006-09-151-2/+3
|
* (GNU GENERAL PUBLIC LICENSE): Use "yyyy" to represent year.Jay Belanger2006-09-153-3/+3
|
* *** empty log message ***Jay Belanger2006-09-151-2/+2
|
* Replace "Library Public License" by "Lesser Public License" throughout.Jay Belanger2006-09-152-6/+6
|
* Change "Library Public License" to "Lesser Public License" throughout.Jay Belanger2006-09-152-2/+7
|
* (Setting tags): Typo fix.Carsten Dominik2006-09-151-1/+1
|
* *** empty log message ***Carsten Dominik2006-09-151-0/+4
|
* Fix typo.Reiner Steib2006-09-121-1/+1
|