aboutsummaryrefslogtreecommitdiffstats
path: root/man (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* (Visiting): Add index entry "open file".Reiner Steib2006-09-122-0/+3
|
* (Citations Outside LaTeX): Simpify lisp example.Reiner Steib2006-09-122-2/+6
|
* * etc/NEWS: In terminal-oriented subshells, the EMACS environmentPaul Eggert2006-09-123-3/+12
| | | | | | | | | | | | | | | | | | variable now defaults to Emacs's absolute file name, instead of to "t". * etc/PROBLEMS: Adjust tcsh advice for this. * make-dist (EMACS): Exit and fail if the EMACS environment variable is set to something other than an absolute file name. * lisp/comint.el (comint-exec-1): Set EMACS to the full name of Emacs, not to "t". * lisp/progmodes/compile.el (compilation-start): Likewise. * lisp/progmodes/idlwave.el (idlwave-rescan-asynchronously): Don't use expand-file-name on invocation-directory, since this might mishandle special characters in invocation-directory. * man/faq.texi (Escape sequences in shell output): EMACS is now set to Emacs's absolute file name, not to "t". (^M in the shell buffer): Likewise. * man/misc.texi (Interactive Shell): Likewise.
* (Compilation Mode): Clarification.Richard M. Stallman2006-09-112-7/+14
| | | | (Grep Searching): Add xref to Compilation Mode.
* Merge from gnus--rel--5.10Miles Bader2006-09-112-13/+19
| | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * gnus--rel--5.10 (patch 136) - Update from CVS 2006-09-09 Reiner Steib <Reiner.Steib@gmx.de> * lisp/gnus/pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate mails in the doc string. Add some URLs in comment. 2006-09-07 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix backslashes handling and the way to find boundaries of quoted strings. 2006-09-09 Reiner Steib <Reiner.Steib@gmx.de> * man/gnus.texi (Mail Source Specifiers): Mention problem of duplicate mails with pop3-leave-mail-on-server. Fix wording. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-431
* * smtpmail.texi (Authentication): Explain TLS and SSL better, based onSimon Josefsson2006-09-112-4/+17
| | | | suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
* *** empty log message ***Richard M. Stallman2006-09-081-0/+5
|
* (Search): Ref multi-file search commands here.Richard M. Stallman2006-09-081-6/+8
| | | | (Other Repeating Search): Not here.
* 2006-09-06 Simon Josefsson <jas@extundo.com>Simon Josefsson2006-09-062-4/+10
| | | | * smtpmail.texi (Authentication): Mention SSL.
* *** empty log message ***Eli Zaretskii2006-09-011-0/+8
|
* (Internet Relay Chat, Useful IRC commands): Don't use @indicateurl.Eli Zaretskii2006-09-011-3/+3
|
* (Custom Braces, Clean-ups): Don't use @tie.Eli Zaretskii2006-09-011-5/+5
|
* (Subword Movement): Don't use @headitem.Eli Zaretskii2006-09-011-2/+17
|
* Sync with Tramp 2.0.54.Michael Albinus2006-08-293-7/+18
|
* *** empty log message ***Richard M. Stallman2006-08-281-0/+13
|
* (Split Window): Update xref.Richard M. Stallman2006-08-281-1/+1
|
* (Continuation Lines): Update xref.Richard M. Stallman2006-08-281-1/+1
|
* (Tab Stops): Update xref.Richard M. Stallman2006-08-281-1/+1
|
* (Top): Update subnode menu.Richard M. Stallman2006-08-281-0/+3
|
* (Line Truncation, Displaying Boundaries): New nodes,Richard M. Stallman2006-08-281-63/+72
| | | | split out of Display Custom.
* (Display Custom): Add variables overline-marginKim F. Storm2006-08-251-0/+11
| | | | and x-underline-at-descent-line.
* *** empty log message ***Kim F. Storm2006-08-251-1/+6
|
* *** empty log message ***Richard M. Stallman2006-08-251-0/+7
|
* (Exiting): Rewrite to give graphical displays priority over text terminals.Richard M. Stallman2006-08-251-29/+27
|
* (Incremental Search): Move index entries.Richard M. Stallman2006-08-251-2/+2
|
* * custom.texi (Init File): Reference Find Init to avoid "homeChong Yidong2006-08-232-3/+7
| | | | directory" confusion.
* (Other GDB-UI Buffers): Describe how to editNick Roberts2006-08-211-2/+3
| | | | a value in the locals buffer.
* *** empty log message ***Nick Roberts2006-08-211-0/+5
|
* *** empty log message ***Richard M. Stallman2006-08-211-0/+4
|
* (Basic Isearch): Add `isearch' index entry.Richard M. Stallman2006-08-211-0/+1
|
* *** empty log message ***Richard M. Stallman2006-08-161-0/+10
|
* (Saving Emacs Sessions): Clean up wording.Richard M. Stallman2006-08-161-5/+5
|
* (Marking Objects): Mention term "select all".Richard M. Stallman2006-08-161-1/+1
|
* (Top): Update subnode menu.Richard M. Stallman2006-08-161-1/+1
|
* (Help Mode): Move node up in file.Richard M. Stallman2006-08-161-57/+57
|
* *** empty log message ***Carsten Dominik2006-08-151-0/+6
|
* (Installation, Activation): Split from Installation andCarsten Dominik2006-08-151-40/+114
| | | | | Activation. (Clocking work time): Documented new features.
* (Stack Buffer): Explain fringe arrow.Nick Roberts2006-08-151-6/+7
|
* *** empty log message ***Nick Roberts2006-08-151-1/+5
|
* *** empty log message ***Alex Schroeder2006-08-131-0/+5
|
* (Configuration): Use correct variable in rcirc-authinfoAlex Schroeder2006-08-121-1/+1
| | | | example.
* (How to add fonts): New node.Eli Zaretskii2006-08-122-3/+126
|
* *** empty log message ***Eli Zaretskii2006-08-121-0/+5
|
* (Saving Emacs Sessions): Clarify when desktop is restored on startup.Eli Zaretskii2006-08-121-5/+10
|
* (Acknowledgments): Delete mention to zone-mode.el.Romain Francoise2006-08-112-2/+4
|
* (Recognize Coding, Text Coding): Fix typos.Thien-Thi Nguyen2006-08-102-10/+14
|
* *** empty log message ***Richard M. Stallman2006-08-101-0/+6
|
* (Format Faces): Substantial rewrites to deal with face merging. EmptyRichard M. Stallman2006-08-101-31/+33
| | | | regions don't count. Clarify face property inheritance.
* update from texinfoKarl Berry2006-08-081-11/+33
|
* (Marks vs Flags): Fix typo reported by Ari Roponen <arjuropo@cc.jyu.fi>.Romain Francoise2006-08-082-1/+6
|