1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-19 10:22:27 +00:00
Commit Graph

92 Commits

Author SHA1 Message Date
Richard M. Stallman
1096b4a013 (Saving Emacs Sessions): Clean up wording. 2006-08-16 05:14:31 +00:00
Eli Zaretskii
5bfef96c0f (Saving Emacs Sessions): Clarify when desktop is restored on startup. 2006-08-12 12:00:30 +00:00
Richard M. Stallman
5a7f4c1bf2 Move periods and commas inside quotes. 2006-07-24 17:48:06 +00:00
Chong Yidong
65ef2c82b1 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
is invoked for multiple files.
2006-07-09 14:56:55 +00:00
Karl Berry
444246ca38 fix overfull/underfull boxes 2006-07-03 18:17:21 +00:00
Richard M. Stallman
d40afcebf7 (Narrowing): Minor cleanups. 2006-07-03 15:51:09 +00:00
Luc Teirlinck
55f626914e (Shell History Copying): Update descriptions of `C-c RET' and Mouse-2. 2006-06-02 02:18:58 +00:00
Luc Teirlinck
d3ea5f55e0 (Gnus, Where to Look, PostScript): ifinfo -> ifnottex. 2006-05-19 22:49:16 +00:00
Eli Zaretskii
8a75579f48 Fix spelling errors. 2006-05-06 20:42:21 +00:00
Richard M. Stallman
379e8670bb (Diff Mode): Moved to files.texi. 2006-05-04 00:29:30 +00:00
Richard M. Stallman
fe5c14081e (Diff Mode): New node. 2006-05-02 01:42:55 +00:00
J.D. Smith
74600a6fc8 Added sentence on partial input being saved with M-p/M-n/M-s/M-r. 2006-04-19 21:27:28 +00:00
Chong Yidong
67cf9997b9 * misc.texi (Shell Options): Correct default value of
comint-scroll-show-maximum-output.
2006-04-18 19:37:41 +00:00
Richard M. Stallman
a69b0f47ec (Thumbnails): Minor correction. 2006-04-04 20:15:50 +00:00
Richard M. Stallman
d4d0c924b1 (Thumbnails): Minor cleanup. 2006-04-04 03:39:23 +00:00
Mathias Dahl
14512419ff Small additions about tumme. 2006-04-03 21:34:02 +00:00
Richard M. Stallman
ab1921073f Many cleanups.
(beginning): Add to summary of topics.
(Shell): Put eshell xref at the end.  Remove eshell from table.
(Thumbnails): New node.
2006-03-31 15:32:20 +00:00
Thien-Thi Nguyen
8d99e09d78 Update years in copyright notice; nfc. 2006-02-05 22:41:31 +00:00
Richard M. Stallman
54b6e2d15f (Single Shell, Interactive Shell): Fix xrefs. 2006-02-02 04:34:46 +00:00
Kim F. Storm
64b8a8f67a (Emulation): Move CUA bindings item to killing.texi. 2005-11-09 23:22:23 +00:00
Eli Zaretskii
e5b7fee62a (Shell Mode): Describe how to activate password echoing. 2005-11-04 15:25:12 +00:00
Richard M. Stallman
89b5d9abd1 (Saving Emacs Sessions): Mention savehist library. 2005-10-15 13:41:24 +00:00
Thien-Thi Nguyen
b65d8176e6 Update years in copyright notice; nfc. 2005-08-10 15:40:54 +00:00
Richard M. Stallman
aada47fc71 (Printing Package): Explain how to initialize printing package. 2005-06-06 12:53:42 +00:00
Eli Zaretskii
66bb4d9a02 (Printing): Rename node from Hardcopy. Mention menu bar options.
Move PostScript and PostScript Variables to a submenu.
(Printing package): New node.
2005-06-04 18:55:50 +00:00
Lute Kamstra
b61a98c807 (Emacs Server): Add menu description. 2005-05-18 14:21:20 +00:00
Luc Teirlinck
e51d6b2317 (Shell): Add `Shell Prompts' to menu.
(Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
description.  Delete remarks moved to new node.
(Shell Prompts): New node.
(History References): Replace remarks moved to `Shell Prompts'
with xref to that node.
(Remote Host): Clarify how to specify the terminal type when
logging in to a different machine.
2005-04-27 00:06:36 +00:00
Lars Hansen
b9ed2fa62f (Saving Emacs Sessions): Add that "--no-desktop" turns off desktop-save-mode. 2005-04-18 18:29:26 +00:00
Richard M. Stallman
4f256c8ee1 (Emacs Server): Fix Texinfo usage. 2005-03-29 18:19:00 +00:00
Glenn Morris
fee3a589ee (Hardcopy): Rename "Diary Commands" xref. 2005-03-26 19:55:06 +00:00
Eli Zaretskii
846d7db22f (Emacs Server): Fix the command for setting server-name.
Add an xref to Invoking emacsclient.

(Help Summary): Clarify when "C-h ." will do something nontrivial.
(Apropos): Add cindex entry for apropos-sort-by-scores.
2005-03-26 17:27:18 +00:00
Richard M. Stallman
82b9073df1 (Emacs Server): Document server-name.
(Invoking emacsclient): Document -s option for server names.
2005-03-26 01:53:30 +00:00
Richard M. Stallman
a3f7375f2d (Saving Emacs Sessions): Document desktop-restore-eager.
(Emulation): CUA mode replaces pc-bindings-mode,
pc-selection-mode, and s-region.
2005-03-21 18:46:31 +00:00
Richard M. Stallman
66dd6a003c (Single Shell, Shell Options): Fix previous change. 2005-03-08 02:57:30 +00:00
Richard M. Stallman
b6e1584652 Finish previous change. 2005-03-06 20:48:59 +00:00
Richard M. Stallman
982dcb1ba1 (Single Shell): Replace uudecode example with gpg example.
Document async shell commands.
(Shell History): Clarify.
(Shell Ring): Mention C-UP an C-DOWN.
(Shell Options): Add comint-prompt-read-only.
(Invoking emacsclient): Set EDITOR to run Emacs.
(Sorting): No need to explain what region is.
(Saving Emacs Sessions): Fix typo.
(Recursive Edit): Fix punctuation.
(Emulation): Don't mention "PC bindings" which are standard.
(Hyperlinking): Explain Mouse-1 convention here.
(Find Func): Node deleted.
2005-03-06 17:30:23 +00:00
Richard M. Stallman
19b2c4ca1f Don't say just "option" when talking about variables. 2005-01-30 11:23:17 +00:00
Juri Linkov
37ed0ee5e3 ffap-dired-at-point -> dired-at-point 2004-12-13 05:28:11 +00:00
Juri Linkov
b79529b72a (FFAP): Add C-x C-r, C-x C-v, C-x C-d, C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d. 2004-12-13 05:20:04 +00:00
Richard M. Stallman
6f8ca5e414 (Term Mode): Correcty describe C-c. 2004-12-05 14:16:19 +00:00
Luc Teirlinck
2e7cfad632 Adapt sectioning in Info to the node structure.
(Invoking emacsclient): Make "Invoking emacsclient" a subsection
of "Using Emacs as a Server".
2004-08-27 23:25:13 +00:00
Nick Roberts
2a4a9af989 (Shell History Copying): Document comint-insert-input.
(Shell Ring): Describe comint-dynamic-list-input-ring here.
2004-06-23 18:08:24 +00:00
Juri Linkov
23c9ed48b8 (Browse-URL, FFAP): Add information about keywords. 2004-03-22 07:28:30 +00:00
Eli Zaretskii
76dd369211 Replace @sc{ascii} and ASCII with @acronym{ASCII}. 2003-11-02 07:01:19 +00:00
Richard M. Stallman
6a51fedc58 (Saving Emacs Sessions): Shorten the section, collapsing back into one node. 2003-09-30 20:38:51 +00:00
Lars Hansen
080e83d1cc Section "Saving Emacs Sessions" rewritten. 2003-09-30 07:24:14 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Richard M. Stallman
92b0e747c4 (Saving Emacs Sessions): Correct previous change. 2003-08-29 16:19:00 +00:00
Alex Schroeder
735bbd126e (Saving Emacs Sessions): Manual M-x desktop-save not required. 2003-08-17 09:37:37 +00:00
Richard M. Stallman
fcc91da664 (Shell Options): Clarify comint-scroll-show-maximum-output.
comint-move-point-for-output renamed from comint-scroll-to-bottom-on-output.
2003-06-04 09:28:58 +00:00