aboutsummaryrefslogtreecommitdiffstats
path: root/man (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* @copyright{}, no indentation in @copying{}Karl Berry2006-03-2536-57/+74
|
* (Folders): Various edits.Bill Wohler2006-03-212-18/+20
|
* Revision: emacs@sv.gnu.org/emacs--devo--0--patch-170Miles Bader2006-03-212-1/+5
| | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 62-64) - Merge from emacs--devo--0 - Update from CVS
* (VC Dired Mode): Remove misplaced brackets.Juanma Barranquero2006-03-212-18/+23
|
* #André Spiegel2006-03-211-0/+5
|
* Various updates and clarifications in the VC chapter.André Spiegel2006-03-211-47/+84
|
* *** empty log message ***Luc Teirlinck2006-03-201-0/+4
|
* (Help Mode): Document "C-c C-c".Luc Teirlinck2006-03-201-6/+14
|
* Remove @headitem as it is not yet supported on SourceForge.Bill Wohler2006-03-191-1/+4
|
* (Replying): Fix syntax error.Bill Wohler2006-03-191-4/+3
|
* (Replying): Document Mail-Followup-To. Change manually-formatted tableBill Wohler2006-03-192-29/+44
| | | | | to multitable. Add debugging info. Move description of mh-reply-default-reply-to into paragraph that describes its values.
* Use smallexample and smalllisp consistenly.Bill Wohler2006-03-172-89/+105
| | | | | | (Sending Mail Tour): Update method of entering addresses and subject. (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour) (Adding Attachments, Searching): Update screenshots for Emacs 22.
* (Top): Avoid ugly continuation line in menu in the standalone Info reader.Luc Teirlinck2006-03-171-1/+2
|
* *** empty log message ***Luc Teirlinck2006-03-171-0/+5
|
* Removing picture.texiChong Yidong2006-03-161-277/+0
|
* * makefile.w32-in: Remove picture.texi.Chong Yidong2006-03-162-2/+2
|
* * Makefile.in: Remove picture.texi.Chong Yidong2006-03-162-1/+2
|
* * emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,Chong Yidong2006-03-169-946/+1212
| | | | | | | | | | | | | | | | | moved here from Emacs manual. * programs.texi (Fortran): Section moved to emacs-xtra. (Program Modes): Xref to Fortran in emacs-xtra. * maintaining.texi (Emerge): Moved to emacs-xtra. * files.texi (Comparing Files): Xref to Emerge in emacs-xtra. * picture.texi: File deleted. * text.texi (Text): Xref to Picture Mode in emacs-xtra. * abbrevs.texi (Abbrevs): * sending.texi (Sending Mail): Picture node removed. * emacs.texi (Top): Update node listings.
* *** empty log message ***Carsten Dominik2006-03-151-0/+4
|
* Version number change.Carsten Dominik2006-03-151-1/+1
|
* Add index entries around each paragraph rather than depend on entriesBill Wohler2006-03-152-164/+724
| | | | | | | | | | | | from beginning of node. Doing so ensures that index entries are less likely to be forgotten if text is cut and pasted, and are necessary anyway if the references are on a separate page. It seems that makeinfo is now (v. 4.8) only producing one index entry per node, so there is no longer any excuse not to. Use subheading instead of heading. The incorrect use of heading produced very large fonts in Info--as large as the main heading. (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E versions 6 and 7 appeared *around* the time of these Emacs releases.
* (Clean view): Document new startup options.Carsten Dominik2006-03-131-9/+32
|
* *** empty log message ***Carsten Dominik2006-03-131-0/+4
|
* Various cleanups.Richard M. Stallman2006-03-121-55/+56
|
* (Scan Line Formats): Replace @samp with @kbd.Bill Wohler2006-03-122-1/+2
|
* (Preface, More About MH-E, Options, HTML, Folders)Bill Wohler2006-03-122-100/+127
| | | | | | | | | | | (Composing, Scan Line Formats): Fix @refs. (Getting Started): Define MH profile and MH profile components. (Incorporating Mail, Reading Mail, Viewing, Printing) (Sending Mail, Forwarding, Editing Drafts, Inserting Letter) (Signature, Aliases, Scan Line Formats): Use @code instead of @samp for string constants. (Tool Bar): Remove spurious quote. (Junk): Use ``...'' instead of "...".
* *** empty log message ***Luc Teirlinck2006-03-111-2/+7
|
* (Regexps): Use @samp for regexp that is not in Lisp syntax.Luc Teirlinck2006-03-111-1/+1
|
* Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147Miles Bader2006-03-102-20/+40
| | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 56) - Update from CVS
* Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143Miles Bader2006-03-093-39/+86
| | | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 52-55) - Merge from emacs--devo--0 - Update from CVS: Makefile.in (release-*): New targets. - Update from CVS
* (Regexps): More accurately describe which characters are special inLuc Teirlinck2006-03-091-5/+15
| | | | | which situations. Recommend _not_ to quote `]' or `-' when they are not special.
* *** empty log message ***Luc Teirlinck2006-03-091-0/+6
|
* Move defvars out of eval-when-compile. UseCarsten Dominik2006-03-071-0/+4
| | | | | | | | | | | | | | | | | | | buffer-file-name variable. (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg `file'. (org-level-faces): Remove startup dependency. (org-cycle, org-map-tree, org-scan-tags) (org-remember-handler): Don't call `outline-level' directly. (org-mhe-search-all-folders): New option. (org-mhe-get-message-folder-from-index, org-mhe-get-message-folder): Fix indexing search. (org-format-agenda-item): Handle nil TAGS argument. (org-cleaned-string-for-export, org-activate-target-links) (org-make-target-link-regexp): Deal with empty radio target list. (org-tag): New face. (org-get-level-face): New function. (org-set-font-lock-defaults): Simplify setup for headlines. (org-complete): Pass common substring to `display-completion-list'.
* Version number change onlyCarsten Dominik2006-03-071-1/+1
|
* Add arch taglineMiles Bader2006-03-071-0/+4
|
* Move from SourceForge repository to Savannah. This is version 7.93,Bill Wohler2006-03-072-2722/+7926
| | | | | which is a total rewrite from the previous edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E version 7.93.
* Revision: emacs@sv.gnu.org/emacs--devo--0--patch-139Miles Bader2006-03-062-0/+9
| | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 49-51) - Merge from emacs--devo--0 - Update from CVS
* *** empty log message ***Mathias Dahl2006-03-051-6/+6
|
* (reftex-index-map): Fixed typo,Carsten Dominik2006-03-011-0/+10
| | | | follow-mouse must be follow-link.
* (Interaction): Added item about `org-mouse.el' by PiotrCarsten Dominik2006-03-011-79/+191
| | | | | | | | | Zielinski. (Managing links, Managing links): Documented that also mouse-1 can be used to activate a link. (Headlines, FAQ): Added entry about hiding leading stars. (Miscellaneous): Resorted the sections in this chapter to a more logical sequence.
* #André Spiegel2006-02-281-0/+4
|
* (Old Versions): Clarify operation of C-x v =.André Spiegel2006-02-281-5/+5
|
* Revision: emacs@sv.gnu.org/emacs--devo--0--patch-126Miles Bader2006-02-282-1/+10
| | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 40-42) - Merge from emacs--devo--0 - Update from CVS
* (Hungry WS Deletion): Rename c-hungry-backspace toAlan Mackenzie2006-02-241-48/+55
| | | | | | | | | | | | c-hungry-delete-backwards, at the request of RMS. Leave the old name as an alias. (Movement Commands): Correct the definition of c-beginning-of-defun, to include the function header within the defun. (Comment Commands): State that C-u M-; kills any existing comment. (Electric Keys): Add a justification for electric indentation. (Hungry WS Deletion): Clear up the names and complications of the BACKSPACE and DELETE keys. Correct two typos.
* *** empty log message ***Alan Mackenzie2006-02-241-0/+30
|
* (Common requests): Move `Turning on auto-fill byJuri Linkov2006-02-232-144/+136
| | | | | | | | | default' after `Wrapping words automatically'. Move `Working with unprintable characters' before `Searching for/replacing newlines'. Move `Replacing highlighted text' after `Highlighting a region'. Merge `Repeating commands' and `Repeating a command as many times as possible' into the former. (Packages that do not come with Emacs): Add refs to Gmane and etc/MORE.STUFF.
* *** empty log message ***Juri Linkov2006-02-231-0/+16
|
* (Newsgroup archives): Update URLs of GNU mail archives.Juri Linkov2006-02-231-29/+53
| | | | | | | | | | | | | | | (Reporting bugs): Suggest using `M-x report-emacs-bug'. Add xref to `(emacs)Reporting Bugs'. (Getting a printed manual): Add URL to other formats of the manual. (Common requests): Fix menu. (Highlighting a region): Remove ref to `Turning on syntax highlighting'. (Horizontal scrolling): Mention `truncate-partial-width-windows'. (Inserting text at the beginning of each line): Add pxref to `Changing the included text prefix'. (Forcing the cursor to remain in the same column): Mention `track-eol' and `set-goal-column'. Add pxref to `(emacs)Moving Point'. (Replacing text across multiple files): Add keybinding `Q' for `dired-do-query-replace'.
* Version number change onlyCarsten Dominik2006-02-231-1/+1
|
* *** empty log message ***Carsten Dominik2006-02-221-0/+2
|