1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-10 15:56:18 +00:00
Commit Graph

1349 Commits

Author SHA1 Message Date
Richard M. Stallman
5e24bf120e Explain how enabling or disabling the tool bar affects specified geometry. 2002-07-29 01:53:42 +00:00
Richard M. Stallman
f4d127d759 Document custom-file variable. 2002-07-27 19:11:14 +00:00
Richard M. Stallman
fb4792ed1b *** empty log message *** 2002-07-26 15:39:12 +00:00
Richard M. Stallman
94534262c5 Sexp diary entries can specify how to highlight the date. 2002-07-25 18:16:45 +00:00
Carsten Dominik
5fca0d9153 *** empty log message *** 2002-07-25 07:10:05 +00:00
Carsten Dominik
b93d35c955 Update to RefTeX 4.18 2002-07-25 07:09:00 +00:00
Richard M. Stallman
1d4e7a123f Remove bad line break. 2002-07-24 03:32:54 +00:00
Richard M. Stallman
49c24f48f2 Texinfo usage fixes. 2002-07-23 19:10:02 +00:00
Kai Großjohann
90dc758dc0 Bump version to 2.0.2.
(tramp-methods): Rename methods invoking "ssh1" or "ssh2" to
longer names.  Use old names "sm1", "sm2" and so on for methods
invoking "ssh -1" or "ssh -2".
(tramp-multi-file-name-structure-separate): Typo, its name was set
to "tramp-file-name-structure-separate".  Trivial patch.  From
Steve Youngs <youngs@xemacs.org>.
(tramp-multi-sh-program): New variable.
(tramp-open-connection-multi): Use it.  Now you can use multi
methods from Windows (at least in principle).
(tramp-do-copy-or-rename-via-buffer): New function.
(tramp-do-copy-or-rename-file): Use it.  Change and simplify
logic.  Omit special case of invoking rcp directly to copy the
files.
(tramp-open-connection-su, tramp-multi-connect-telnet)
(tramp-multi-connect-rlogin, tramp-multi-connect-su)
(tramp-make-tramp-file-name, tramp-make-tramp-multi-file-name):
Use backticks in format-spec for brevity and to avoid
character/number confusion in XEmacs.
2002-07-21 13:49:06 +00:00
J.D. Smith
32d4cddb55 Updated with patches from 2000-12-11T12:45:42Z!dominik@science.uva.nl to 2001-11-04T12:51:16Z!eliz@gnu.org 2002-07-19 07:01:33 +00:00
J.D. Smith
58d8692a1b Fixed filename. 2002-07-19 01:33:34 +00:00
J.D. Smith
81189e6130 *** empty log message *** 2002-07-18 18:57:28 +00:00
J.D. Smith
5af2303517 Updated to IDLWAVE version 4.14. 2002-07-18 18:51:26 +00:00
André Spiegel
576c4a0fd4 Document C-x v v as the main version control command, not C-x C-q.
Add a note that users may bind vc-toggle-read-only to C-x C-q.
2002-07-16 18:01:19 +00:00
André Spiegel
8f980b27de Let C-x C-q refer to toggle-read-only, not vc-toggle-read-only. 2002-07-16 17:59:16 +00:00
Miles Bader
740fd9d819 (HTML Mode): Put `@end table' at end of table. 2002-07-16 01:00:43 +00:00
Stefan Monnier
fcd5c9aa59 *** empty log message *** 2002-07-15 21:04:59 +00:00
Kai Großjohann
6747a521ac Ignore *.op and *.ops, too. 2002-07-15 12:06:01 +00:00
Richard M. Stallman
ec6a646a0b Minor cleanup. 2002-07-15 09:47:14 +00:00
Kai Großjohann
e28e4d2067 Index entries. 2002-07-14 19:52:35 +00:00
Richard M. Stallman
266e712ee5 Say that output from asynch subprocesses of a compiler may be lost. 2002-07-14 15:24:03 +00:00
Kai Großjohann
92eeeafc54 Comply with Texinfo coding standards. Suggestions by Eli. 2002-07-14 14:06:58 +00:00
Kai Großjohann
f37fc5a7d1 Fix copyright years.
(Filename Syntax, Multi-hop filename syntax): Explain two syntaxes.
(Issues): Explain why there are two syntaxes.
2002-07-13 18:03:55 +00:00
Kai Großjohann
83fa16cf01 * files.texi (Remote Files): Explain new unified file name synatx.
* tramp.texi: Remove version variables.
(Inline methods): Clarify which questions `smx' deals with.
(Remote shell setup): shell-prompt-pattern must match at end of
buffer.
2002-07-13 10:52:22 +00:00
Juanma Barranquero
6f8269719e Fix typo. 2002-07-09 09:57:34 +00:00
Miles Bader
7598274bda (TeX Mode): Remove explicit next/prev/up in @node line. 2002-07-08 01:06:54 +00:00
Richard M. Stallman
91179e97a0 Document C-c . in Shell mode.
In Term mode, C-c C-j and C-c C-k were backwards.
2002-07-07 23:48:41 +00:00
Richard M. Stallman
00b5a71237 Document the major rearrangement of help commands after 21.1. 2002-07-07 23:46:55 +00:00
Richard M. Stallman
1e9ec40bfd C-w sometimes grabs just one character. 2002-07-07 23:45:35 +00:00
Richard M. Stallman
c1a50bee77 Describe yank-excluded-properties. 2002-07-07 23:44:17 +00:00
Richard M. Stallman
ed1b7d5eda Describe add-log-always-start-new-record.
Substantial rewrite of etags regexp option text.
2002-07-07 23:42:46 +00:00
Richard M. Stallman
44fa0ae8d4 Clarify gud-jump description. 2002-07-07 23:29:35 +00:00
Richard M. Stallman
37281adbcf New node Momentary Mark.
Clarify text for Transient Mark mode.
C-u C-SPC repetition does not need the C-u.
2002-07-07 23:26:53 +00:00
Richard M. Stallman
dfa56e2b67 keyboard-coding-system is initialized from the locale. 2002-07-07 23:24:49 +00:00
Richard M. Stallman
84c1f5fea5 Fix indentation. 2002-07-07 23:23:15 +00:00
Richard M. Stallman
0fa5497c6f New node for SGML mode, etc.
Describe fill-nobreak-predicate.
2002-07-07 23:21:50 +00:00
Richard M. Stallman
867357fb21 Clarify read-only visiting commands. 2002-07-07 19:50:56 +00:00
Richard M. Stallman
74308f2806 Document o and C-o in Occur mode. 2002-07-07 12:19:59 +00:00
Richard M. Stallman
b3c8fa0500 Explain that $FOO stands for itself if FOO is not defined.
New feature in auto-save-file-name-transforms.
Add vc-cvs-global-switches.
Add directory-free-space-program and directory-free-space-args.
2002-07-07 12:16:45 +00:00
Richard M. Stallman
f330a8da63 Simplify the reference to Octave mode. 2002-07-07 11:53:37 +00:00
Richard M. Stallman
54a057823a Document mail-default-directory. 2002-07-07 11:44:52 +00:00
Richard M. Stallman
ca5c586cbd Doc tex-start-options and tex-start-commands
instead of tex-start-options-string.

Add xref to Lisp manual about text properties.

Delete spurious index entries.
2002-07-07 11:40:32 +00:00
Richard M. Stallman
fa8b06c24a Add mouse-autoselect-window. 2002-07-07 11:38:28 +00:00
Richard M. Stallman
ffa7d02ad8 Clarify cursors with multiple windows. 2002-07-07 11:37:07 +00:00
Richard M. Stallman
c84d4f5903 Document toolip-delay and other tooltip customization. Explain the
fake "frame parameters" for special-display-buffer-names.
2002-07-07 11:35:04 +00:00
Richard M. Stallman
b1d75c437d Update mouse button info.
Don't give the names of Emacs commands that the characters run.
Clarify what SPC and DEL do.
Clarify the description of the minibuffer.
Wording change for completion.
Explain Mouse-2 better.
2002-07-07 11:31:31 +00:00
Richard M. Stallman
ba2cf799f9 Document unify-8859-on-decoding-mode. 2002-07-07 11:22:29 +00:00
Richard M. Stallman
eb18d0073b Update description of * and ? for shell commands.
Mention that v uses external viewers.
2002-07-07 11:15:33 +00:00
Richard M. Stallman
26f17e6a29 setenv allows $-substitution.
--geometry affects all frames.
2002-07-07 10:56:04 +00:00
Eli Zaretskii
293fa54ada (Replace): Add a cross-reference to Transient Mark mode. 2002-07-06 13:45:42 +00:00