Glenn Morris
114f9c9679
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
Chong Yidong
91ed7ea864
* emacs.texi (Top): Update node listing.
...
* abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
* basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
* cmdargs.texi (Initial Options):
* xresources.texi (Resources): Document inhibit-x-resources.
* custom.texi (Specifying File Variables): Note that minor modes are
enabled unconditionally.
* display.texi (Scrolling): Briefly document the old recenter command,
and document recenter-positions.
* files.texi (Visiting):
* buffers.texi (Buffers): Max buffer size is now 512 MB.
* frames.texi (Cut/Paste Other App): Document
save-interprogram-paste-before-kill.
* killing.texi (Kill Options): New node.
2009-12-25 20:00:32 +00:00
Michael Albinus
50b49aded7
* files.texi (Misc File Ops): Mention copy-directory.
2009-10-05 07:57:30 +00:00
Michael Albinus
bd51ea7fe5
* files.texi (Directories): delete-directory prompts for recursive
...
deletion.
2009-10-01 15:44:10 +00:00
Michael Albinus
f2074faf9f
* files.texi (Reverting): Auto-Revert Tail mode works also for remote
...
files.
2009-08-02 17:29:56 +00:00
Chong Yidong
c6ea7fb874
* files.texi (Visiting): Copyedits.
2009-05-07 02:18:48 +00:00
Juanma Barranquero
d3b8292706
* files.texi (Save Commands): Fix pxref.
2009-04-18 12:33:17 +00:00
Chong Yidong
bc323c0489
* files.texi (Save Commands): Mention diff-buffer-with-file.
...
(Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
Henoch (Bug#3036).
2009-04-18 01:41:53 +00:00
Juanma Barranquero
867d4bb371
Remove duplicate words.
2009-02-20 12:36:50 +00:00
Glenn Morris
6ed161e1d6
Add 2009 to copyright years.
2009-01-08 05:28:46 +00:00
Dan Nicolaescu
e697906720
* subr.el (chmod): New defalias for set-file-modes.
...
* files.texi (Misc File Ops): Mention chmod as an alias for
set-file-modes.
2008-12-24 18:27:30 +00:00
Chong Yidong
0b85dece97
(Visiting): Rewrite paragraph for clarity.
2008-11-26 15:32:49 +00:00
Chong Yidong
98c0fe50b7
(Misc File Ops): Document set-file-modes.
2008-11-26 05:31:08 +00:00
Chong Yidong
606ff78ada
(Visiting): Document new behavior of confirm-nonexistent-file-or-buffer.
2008-11-24 20:10:47 +00:00
Stefan Monnier
35b05a7793
(confirm-nonexistent-file-or-buffer):
...
Rename from find-file-confirm-nonexistent-file.
(read-buffer-to-switch): Use it.
2008-11-18 18:26:08 +00:00
Chong Yidong
a943a9fcb2
(Remote Files): Link to Passwords node.
2008-11-17 01:23:05 +00:00
Chong Yidong
387e551b80
(Directories): Describe delete-directory in text.
...
(Misc File Ops): Document use of trash.
2008-11-16 07:26:21 +00:00
Chong Yidong
d3d6497439
(Directories): Describe delete-directory in text.
...
(Misc File Ops): Document delete-by-moving-to-trash.
2008-11-16 07:04:05 +00:00
Chong Yidong
ccac97df94
(Version Control): Moved to maintaining.texi. Subnodes moved as well.
...
(Document Files): Moved to misc.texi.
2008-10-31 22:00:48 +00:00
Tassilo Horn
ef08237485
(Files): Add a section about document
...
files (doc-view-mode).
2008-10-31 09:31:43 +00:00
Michael Albinus
49545fe216
* files.texi (Remote Files): Precise selection of default method.
...
Rewrite paragraph about disabling remote file names.
2008-10-22 21:13:56 +00:00
Chong Yidong
ab8fc9aa5b
(VC Mode Line): Use @kbd instead of @key for mouse command.
2008-10-22 19:10:03 +00:00
Chong Yidong
67a9bee7b8
Fix last change.
2008-10-21 23:20:55 +00:00
Chong Yidong
8287838d14
(Diff Mode): Document diff-show-trailing-whitespaces.
2008-10-21 23:16:29 +00:00
Chong Yidong
2fab1e336c
(Comparing Files): Note that diff uses the minibuffer, and
...
that the output is shown using Diff mode.
(Diff Mode): Explain what "patch" and "hunk" mean. Document
diff-update-on-the-fly and diff-refine-hunk.
(File Archives): Add rar support.
2008-10-21 23:10:45 +00:00
Chong Yidong
3e6be0e86e
(Visiting): Document find-file-confirm-nonexistent-file.
...
(Version Control): Add VC Directory Mode and VC Directory Commands to
the submenu.
(Why Version Control?): Use table format.
(Version Control Systems): Note that Meta-CVS support is gone.
(VCS Concepts): Note precisely when VC started supporting filesets.
Remove bogus xref to CVS Options node.
(Types of Log File): Copyedits.
(VC Mode Line): Document tooltips and mouse-1 on VC indicator.
(Basic VC Editing): Content moved from Selecting A Fileset and Doing
The Right Thing.
(Selecting A Fileset, Doing The Right Thing): Nodes deleted.
(Log Buffer): Reorganize node, putting C-c C-c description first.
(Old Revisions): Use CVS for example, not RCS.
(Secondary VC Commands): Remove VC Directory Mode and VC Directory
Commands from the submenu, putting them under Version Control.
(VC Directory Mode): Move node contents here from vc1-xtra.texi; we
need to include it in the manual unconditionally, since it is now
crucial to using distributed version control systems.
2008-10-21 20:50:54 +00:00
Eli Zaretskii
1b8c5120c8
(Version Control Systems): Fix last change.
2008-10-16 07:51:30 +00:00
Chong Yidong
e3e89c088e
(File Names): Reorganize description.
...
(Visiting): Add xref to Mode Line. Copyedits.
(Save Commands): Mention prefix behavior of C-x C-s.
(Numbered Backups): Node deleted.
(Backup Names): Contents of Numbered Backups moved here. State default
of version-control variable.
(Reverting): Copyedits.
(Version Control): Add additional version control systems.
2008-10-15 23:40:16 +00:00
Chong Yidong
02223edd5e
(File Names): Reorganize description.
...
(Visiting): Add xref to Mode Line. Copyedits.
(Save Commands): Mention prefix behavior of C-x C-s.
(Numbered Backups): Node deleted.
(Backup Names): Contents of Numbered Backups moved here. State default
of version-control variable.
(Reverting): Copyedits.
(Version Control): Add additional version control systems.
2008-10-12 00:40:49 +00:00
Glenn Morris
3d53e905e6
(Numbered Backups): Mention that some modes set version-control.
2008-09-20 20:04:47 +00:00
Glenn Morris
1c90484d76
Jim Blandy <jimb at red-bean.com>
...
(Numbered Backups): Reference File Variables, as well.
Remove discussion of Rmail's implementation.
2008-09-20 19:59:49 +00:00
Eli Zaretskii
96f55ac019
(Diff Mode): Fix indexing in last change.
2008-08-08 09:53:58 +00:00
Eli Zaretskii
10512748b6
(Diff Mode): Fix last change.
2008-08-08 09:51:07 +00:00
Eli Zaretskii
eba27308e2
(Log Buffer, Diff Mode): Fix last changes. Add indexing.
2008-08-08 09:34:26 +00:00
Dan Nicolaescu
5f14a5b35e
(Log Buffer): Describe C-c C-d.
...
(Diff Mode): Describe C-x 4 A.
2008-08-07 05:21:28 +00:00
Dan Nicolaescu
2beaf97a81
(Old Revisions): Update the keys used by vc-annotate and
...
describe the new bindings to show the changeset diff, toggle annotation
visibility, show revisions.
(VC Status): Describe key bindings for modifying the change comments,
displaying changeset diffs and annotations.
2008-08-06 14:56:32 +00:00
Juri Linkov
d96e6e5cd3
Fix typo.
2008-07-24 00:29:24 +00:00
Eric S. Raymond
370fded4f6
Snapshot primitives globally renamed to refer to tags, documentation updated.
2008-05-15 17:38:50 +00:00
Eli Zaretskii
1b19439246
Fix last change.
2008-05-10 08:09:39 +00:00
Eric S. Raymond
7a78b6e74a
Document the new VC directory mode.
2008-05-09 20:03:27 +00:00
Eric S. Raymond
db86064f73
Meta-CVS support removed.
2008-05-07 22:11:08 +00:00
Eric S. Raymond
a31b405e93
vc-toggle-read-only is no longer a good idea.
2008-05-02 07:20:33 +00:00
Chong Yidong
b6e38d7ab4
(Diff Mode, Misc File Ops): Describe Transient Mark mode as the
...
default.
2008-03-28 19:03:33 +00:00
Miles Bader
1bad168e59
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1006
2008-01-22 23:53:46 +00:00
Miles Bader
b17f53abc2
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-966
2007-12-28 22:26:14 +00:00
Thien-Thi Nguyen
4d77fc8ece
(Log Buffer): Fix typos; small rewording.
...
(Old Revisions): Likewise.
2007-11-23 14:17:38 +00:00
Thien-Thi Nguyen
6af24d93be
(Selecting a Fileset): Fix typo; small rewording.
2007-11-23 13:46:36 +00:00
Thien-Thi Nguyen
448b33b1a2
(Why Version Control): Fix typo.
...
(VCS Concepts): Fix typos; small tense fix.
2007-11-23 13:29:25 +00:00
Eric S. Raymond
0b43c7e24f
Disambiguate two slightly different uses of the term 'filesets'.
2007-10-20 04:24:26 +00:00
Eric S. Raymond
5f90d53e19
Capitalize node names according to convention.
2007-10-13 07:24:20 +00:00