aboutsummaryrefslogtreecommitdiffstats
path: root/man
Commit message (Collapse)AuthorAgeFilesLines
* Revision: [email protected]/emacs--cvs-trunk--0--patch-17Miles Bader2005-01-072-10/+14
| | | | | | | | | | | | | | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * [email protected]/gnus--rel--5.10--patch-83 - [email protected]/gnus--rel--5.10--patch-84 Update from CVS * [email protected]/gnus--rel--5.10--patch-2 Merge from [email protected] 2005-01-05 Reiner Steib <[email protected]> * lisp/gnus/spam.el (spam-face): New face. Don't use `gnus-splash-face' which is unreadable in some setups. 2005-01-06 Katsumi Yamaoka <[email protected]> * man/message.texi (Reply): `message-reply-to-function' should return a list. Suggested by ARISAWA Akihiro <[email protected]>.
* *** empty log message ***Richard M. Stallman2005-01-061-0/+4
|
* (Changing load-path): Fix typo.Richard M. Stallman2005-01-061-1/+1
|
* *** empty log message ***Jay Belanger2005-01-051-0/+5
|
* (Programming Tutorial): Replace kbd command by appropriate charactersJay Belanger2005-01-051-1/+1
| | | | for a keyboard macro.
* Minor typos corrected, and some small re-wording.Stephen Eglen2005-01-051-25/+25
|
* (Programming Tutorial): Mention that the user needs to be in theJay Belanger2005-01-042-2/+5
| | | | right mode to compute some functions.
* (Basic Tutorial, Programming Tutorial): Removed caveats for Lucid Emacs.Jay Belanger2005-01-042-6/+7
|
* (Saving Customizations): Minor improvement.Richard M. Stallman2005-01-042-3/+8
|
* *** empty log message ***Jay Belanger2005-01-041-0/+5
|
* (Rewrite rules): Remove an exercise (on 0^0) which is no longer applicable.Jay Belanger2005-01-041-54/+9
|
* *** empty log message ***Luc Teirlinck2005-01-041-0/+6
|
* (Saving Customizations): Emacs no longer loads `custom-file' afterLuc Teirlinck2005-01-041-13/+3
| | | | | .emacs in 21.4. (It never did in prior versions.) No longer mention customizing through Custom.
* *** empty log message ***Jay Belanger2005-01-021-0/+5
|
* (Programming Tutorial): Changed description of how to edit keyboardJay Belanger2005-01-021-64/+47
| | | | macros to match current behavior.
* (Graphical Kill): Move up under node Killing,Andreas Schwab2005-01-012-22/+26
| | | | change @section to @subsection.
* *** empty log message ***Richard M. Stallman2005-01-011-0/+2
|
* (Face Customization): Mention hex color specs.Richard M. Stallman2005-01-011-4/+9
|
* (Top): Update Killing submenu.Richard M. Stallman2005-01-012-1/+14
|
* (Killing): Reorganize section.Richard M. Stallman2005-01-011-59/+58
| | | | | | | | No more TeX-only text; put the node command at start of chapter. But the first section heading is used only in TeX. Rewrite the text to read better in this mode. (Graphical Kill): New subnode gets some of the text that used to be in the first section.
* *** empty log message ***Richard M. Stallman2004-12-311-0/+4
|
* (Shell Commands in Dired): Delete the ? example.Richard M. Stallman2004-12-311-12/+4
|
* (Scrolling): Correct scroll-preserve-screen-position.Richard M. Stallman2004-12-311-6/+8
|
* *** empty log message ***Richard M. Stallman2004-12-311-0/+5
|
* (Saving): Describe new require-final-newline featuresRichard M. Stallman2004-12-311-6/+17
| | | | and mode-require-final-newline.
* *** empty log message ***Jay Belanger2004-12-311-1/+5
|
* Replace mentions of M-#M-# by C-cC-c to finish editing.Jay Belanger2004-12-311-28/+27
|
* *** empty log message ***Richard M. Stallman2004-12-291-0/+4
|
* (File Variables): Clarify previous change.Richard M. Stallman2004-12-291-16/+20
|
* Removed unnecessary references to "calcFunc-".Jay Belanger2004-12-291-25/+24
|
* * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version isJan Djärv2004-12-272-1/+6
| | | | out now.
* *** empty log message ***Richard M. Stallman2004-12-271-0/+14
|
* (MAKEINFO): Specify --force.Richard M. Stallman2004-12-271-1/+2
|
* (Moving Point): C-e now runs move-end-of-line.Richard M. Stallman2004-12-271-14/+22
| | | | (Undo): Doc undo-outer-limit.
* (Variables, Time Zones, Storing Variables, Other Operations On Variables):Jay Belanger2004-12-271-26/+25
| | | | Mention that var- prefix for variable names is only in Lisp.
* (Types Tutorial): Emphasized that you can't divide by 0.Jay Belanger2004-12-202-4/+10
|
* (Text Filling and Line Breaking): Put period after @xref.Luc Teirlinck2004-12-172-2/+8
| | | | (Font Locking): Avoid @strong{Note:}.
* Sync with Tramp 2.0.46.Michael Albinus2004-12-172-1/+7
|
* *** empty log message ***Luc Teirlinck2004-12-171-1/+1
|
* *** empty log message ***Luc Teirlinck2004-12-171-0/+8
|
* (HTTP language/coding, mailto): Replace "GNU Emacs manual" withLuc Teirlinck2004-12-171-5/+5
| | | | | the standard "The GNU Emacs manual" in fifth argument of @xref's. (Dealing with HTTP documents): @inforef->@xref.
* (Retrieving URLs, Retrieving URLs): @var{nil}->@code{nil}.Luc Teirlinck2004-12-171-2/+2
|
* Correct typos.Luc Teirlinck2004-12-171-8/+8
|
* Delete trailing whitespace.Luc Teirlinck2004-12-171-32/+32
|
* *** empty log message ***Juri Linkov2004-12-151-0/+6
|
* (Transient Mark, Mark Ring): M-< and otherJuri Linkov2004-12-151-4/+7
| | | | | movement commands don't set mark in Transient Mark mode if mark is active.
* *** empty log message ***Jay Belanger2004-12-151-0/+6
|
* Consistently capitalized all mode names.Jay Belanger2004-12-151-220/+220
| | | | | (Answers to Exercises): Mention that an answer can be a fraction when in Fraction mode.
* Revision: [email protected]/emacs--cvs-trunk--0--patch-734Miles Bader2004-12-142-6/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * [email protected]/gnus--rel--5.10--patch-75 Merge from emacs--cvs-trunk--0 * [email protected]/gnus--rel--5.10--patch-76 - [email protected]/gnus--rel--5.10--patch-77 Update from CVS 2004-12-13 Katsumi Yamaoka <[email protected]> * lisp/gnus/gnus-group.el (gnus-group-make-rss-group): Use gnus-group-make-group instead of gnus-group-unsubscribe-group. * lisp/gnus/gnus-start.el (gnus-setup-news): Honor user's setting to gnus-message-archive-method. Suggested by Lute Kamstra <[email protected]>. 2004-12-08 Reiner Steib <[email protected]> * man/gnus-faq.texi ([5.1]): Added missing bracket. * man/gnus.texi (Filtering Spam Using The Spam ELisp Package): Index `spam-initialize'.
* *** empty log message ***Jay Belanger2004-12-141-0/+4
|