1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-22 18:35:09 +00:00
Commit Graph

105 Commits

Author SHA1 Message Date
Richard M. Stallman
2bdeaecc51 (Compressed Files): Auto Compression normally enabled. 2005-04-30 20:34:01 +00:00
Richard M. Stallman
9bc727cd9a (Filesets): New node.
(File Conveniences): Document Image mode.
2005-04-26 10:48:17 +00:00
Luc Teirlinck
ea98eb11f5 (Reverting): Move auto-revert-check-vc-info' to VC Mode Line' and
put in an xref to that node.
(VC Mode Line): Move `auto-revert-check-vc-info' here and clarify its
description.
2005-04-01 02:06:49 +00:00
Richard M. Stallman
30b1dff16c (File Conveniences): Delete Auto Image File mode.
(File Conveniences): Reorder entries.
Document Thumbs mode.
2005-03-28 21:01:11 +00:00
Luc Teirlinck
a0554a40e2 Several small changes in addition to:
(Visiting): Change xref for Dialog Boxes to ref.
(Version Headers): Replace references to obsolete var
`vc-header-alist' with `vc-BACKEND-header'.
(Customizing VC): Update value of `vc-handled-backends'.
2005-03-27 02:17:27 +00:00
Eli Zaretskii
e6753bacbb (Visiting): Fix cross-references introduced with the last change. 2005-03-26 15:29:01 +00:00
Richard M. Stallman
040d9a648e (Reverting): Document auto-revert-check-vc-info. 2005-03-26 01:48:13 +00:00
Richard M. Stallman
3aff69e30f (Visiting): Document large-file-warning-threshold.
Move paragraph on file-selection dialog.
Mention visiting files using X drag and drop.
(Reverting): Mention using Auto-Revert mode to tail files.
Document auto-revert-tail-mode.
(Version Systems): Minor correction.
(Comparing Files): Diff-mode is no longer based on Compilation mode.
Document compare-ignore-whitespace.
(Misc File Ops): Explain passing a directory to rename-file.
Likewise for copy-file and make-symbolic-link.
2005-03-21 18:14:33 +00:00
Richard M. Stallman
bf96cde16b (Types of Log File): Explain how projects' methods can vary. 2005-03-06 17:18:12 +00:00
Richard M. Stallman
4a10556bc2 (File Names): Clarify.
(Visiting): Update conditions for use of file dialog.  Clarify.
(Saving): Doc d as answer in save-some-buffers.
(Remote Files): Clean up the text.
2005-02-03 07:25:14 +00:00
Richard M. Stallman
19b2c4ca1f Don't say just "option" when talking about variables. 2005-01-30 11:23:17 +00:00
Richard M. Stallman
c4f1973081 (Saving): Describe new require-final-newline features
and mode-require-final-newline.
2004-12-31 15:04:13 +00:00
Thien-Thi Nguyen
7bba6c37cf (Old Versions): No longer document annotation as "CVS only". 2004-11-19 15:14:13 +00:00
André Spiegel
fa5b6026e3 Rewrite the introduction about version systems, mentioning the new
ones that we support.  Thanks to Alex Ott, Karl Fogel, Stefan
Monnier, and David Kastrup for suggestions.
2004-11-09 23:36:29 +00:00
Luc Teirlinck
2e3c33de20 (Misc File Ops): View mode is a minor mode. 2004-10-09 18:41:18 +00:00
Luc Teirlinck
3f9be7ceca (Backup Deletion): Correct description of `delete-old-versions'.
(Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
(Auto Save Files): Recommend `auto-save-mode' to reenable
auto-saving, rather than the abbreviation `auto-save'.
2004-08-20 23:01:33 +00:00
Luc Teirlinck
ef61fc40f9 (Reverting): Auto-Revert mode and Global Auto-Revert mode no longer
revert remote files
2004-06-09 03:05:07 +00:00
Luc Teirlinck
6deaa21841 (Reverting): Correct description of revert-buffer's handling of point. 2004-04-03 03:54:15 +00:00
André Spiegel
2a7790cf91 Describe new key bindings in VC Annotate mode.
(Patch by Benjamin Rutt.)
2004-01-20 17:45:22 +00:00
André Spiegel
bbf7e41b3b Say how to disable VC. 2003-12-03 21:04:49 +00:00
Eli Zaretskii
76dd369211 Replace @sc{ascii} and ASCII with @acronym{ASCII}. 2003-11-02 07:01:19 +00:00
Richard M. Stallman
f0725a6abd (File Aliases, Misc File Ops): Add @cindex entries. 2003-09-22 15:49:13 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Luc Teirlinck
f05c739292 (Files): Update `Previous' pointer. 2003-08-18 13:18:17 +00:00
Juanma Barranquero
177c0ea743 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
Stephen Gildea
51c397779d Time Stamps: template must have space between quotation marks. 2003-02-01 14:35:11 +00:00
Kai Großjohann
30f75e622c Remote files: new default method for Tramp is ssh, not sm. 2002-08-22 19:40:12 +00:00
Paul Eggert
28665d46c3 Minor spelling and grammar corrections. 2002-08-16 06:29:40 +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
Richard M. Stallman
ec6a646a0b Minor cleanup. 2002-07-15 09:47:14 +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
Richard M. Stallman
867357fb21 Clarify read-only visiting commands. 2002-07-07 19:50:56 +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
Stefan Monnier
f2aa473a2c *** empty log message *** 2002-06-23 22:15:43 +00:00
Kai Großjohann
63e889dfeb @node{Remote Files}: Mention Tramp. 2002-06-18 09:55:53 +00:00
Glenn Morris
5a2ce5f599 (Auto Save Files): Mention auto-save-file-name-transforms.
(Remote Files): Mention auto-save-file-name-transforms.
2002-04-20 22:56:08 +00:00
Eli Zaretskii
37b844b96a Fix last change. 2002-04-14 17:41:32 +00:00
Eli Zaretskii
eea6a5e59b (Advanced C-x C-q, Registering): Add index entries for specifying
a certain version.
2002-04-12 18:12:12 +00:00
Richard M. Stallman
d41d5dd4a2 Don't use @samp in an anchor.
Minor cleanup.
2002-04-01 23:06:21 +00:00
Richard M. Stallman
e643ceae67 (Quoted File Names): Minor clarifications. 2002-03-25 00:44:51 +00:00
Eli Zaretskii
de508b5f24 (File Names): Add an index entry for $ in file names. Add an anchor.
(Quoted File Names): Add a cross-reference to where $ in file names
are discussed in "File Names".
2002-03-22 13:21:31 +00:00
Richard M. Stallman
14661c9a50 Update how auto-save file names are made for non-file buffers. 2002-03-03 22:04:01 +00:00
Richard M. Stallman
cfb441af4e Minor cleanup of previous change. 2001-12-30 19:46:22 +00:00
Richard M. Stallman
3006826718 Rewrite Types of Log File node. 2001-12-26 00:42:56 +00:00
Robert J. Chassell
d4bb58885a Explain the difference between the per-file log maintained by the
version control system and the per-directory or per-project ChangeLog.
2001-12-25 15:32:10 +00:00
Eli Zaretskii
dce87f47aa (Auto Save Control): Document that values of auto-save-interval less
than 20 are treated as if they were 20.
2001-11-03 18:58:07 +00:00
Richard M. Stallman
d0960fb38f Spelling corrections.
Delete obsolete comment.
2001-09-12 20:59:32 +00:00
Richard M. Stallman
6769632225 Clarify description of vc-annotate. 2001-09-06 19:39:40 +00:00
Eli Zaretskii
124c3a1baf (File Aliases): Document find-file-suppress-same-file-warnings. 2001-08-23 12:42:47 +00:00
Richard M. Stallman
1ba2ce6859 Don't use "print" for displaying a message. 2001-08-20 04:20:06 +00:00