summaryrefslogtreecommitdiff
path: root/man/files.texi
Commit message (Collapse)AuthorAgeFilesLines
* Move to ../doc/emacs/, misc/Glenn Morris2007-09-061-2950/+0
|
* (File Conveniences): Document point motion keys in Image mode.Chong Yidong2007-08-071-1/+4
|
* (Why Version Control?): Improve previous change.Richard M. Stallman2007-07-211-10/+5
|
* Improve the explanation of version control to include conceptsEric S. Raymond2007-07-181-17/+106
| | | | from more modern systems.
* ~ description fixes from rmsKarl Berry2007-04-281-3/+3
|
* (File Archives): Mention self-extracting executables.Chong Yidong2007-04-231-0/+2
|
* Fix last fix.Chong Yidong2007-04-221-1/+1
|
* (File Conveniences): Link to "Image-Dired" node instead of "Thumbnails".Chong Yidong2007-04-221-1/+1
|
* (File Conveniences): Rename "tumme" to "thumbnails".Chong Yidong2007-04-221-2/+2
|
* wording for 8.5x11Karl Berry2007-04-111-6/+7
|
* (File Conveniences): Add xref to Tumme. Delete text about Thumbnail mode.Richard M. Stallman2007-04-111-7/+2
|
* (Misc File Ops): Rewrite description of insert-file-literally.Chong Yidong2007-04-071-5/+5
|
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* (Misc File Ops): Document insert-file-literally.Eli Zaretskii2006-12-081-0/+7
|
* (Visiting): Add index entry "open file".Reiner Steib2006-09-121-0/+1
|
* Move periods and commas inside quotes.Richard M. Stallman2006-07-241-1/+1
|
* (Visiting): filename -> file name.Richard M. Stallman2006-07-031-1/+1
|
* (Visiting): Document case-insensitive wildcard matching underEli Zaretskii2006-06-241-7/+8
| | | | find-file-wildcards.
* (Visiting): Mention `end-of-line' explicitly.Eli Zaretskii2006-05-201-11/+11
|
* (Diff Mode): Mention C-x `.Richard M. Stallman2006-05-171-2/+4
|
* (Visiting): Fix wording.Eli Zaretskii2006-05-121-1/+1
|
* Fix spelling errors.Eli Zaretskii2006-05-061-1/+1
|
* msdog.texi (Microsoft Windows):Eli Zaretskii2006-05-061-1/+1
| | | | | | | | | calendar.texi (Calendar/Diary, Displaying the Diary) (Special Diary Entries, Importing Diary): programs.texi (Program Modes): text.texi (Text): buffers.texi (Several Buffers): files.texi (Comparing Files): Fix cross-references to emacs-xtra.
* (Backup, Version Control, VC Concepts)Eli Zaretskii2006-05-061-30/+138
| | | | | | | | | | | | | (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions) (Registering, VC Status, VC Undo, Multi-User Branching) (Comparing Files): Replace inforef to emacs-xtra by conditional xref's, depending on @iftex/@ifnottex. (Secondary VC Commands) [ifnottex]: Add menu entries for vc-xtra.texi subsections. (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it. (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi. (Reverting) [ifnottex]: @include arevert-xtra.texi. (Files) [ifnottex]: Add menu entry for Autorevert.
* (Diff Mode): Minor cleanup.Richard M. Stallman2006-05-051-4/+4
|
* (File Names): Add a footnote about limited support of ~USER on MS-Windows.Eli Zaretskii2006-05-051-4/+7
|
* (Diff Mode): Node moved here.Richard M. Stallman2006-05-041-14/+83
| | | | | (Comparing Files): Delete what duplicates new node. (Files): Put Diff Mode in menu.
* move more advanced vc info to emacs-xtra.texiKarl Berry2006-04-121-899/+42
|
* Update description of vc-annotate's use of colors to indicate dateJ.D. Smith2006-04-111-14/+13
| | | | ranges.
* (File Name Cache): Make it clear that the cache is not persistent.Eli Zaretskii2006-03-281-3/+7
|
* (VC Dired Mode): Remove misplaced brackets.Juanma Barranquero2006-03-211-2/+2
|
* Various updates and clarifications in the VC chapter.André Spiegel2006-03-211-47/+84
|
* * emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,Chong Yidong2006-03-161-2/+2
| | | | | | | | | | | | | | | | | moved here from Emacs manual. * programs.texi (Fortran): Section moved to emacs-xtra. (Program Modes): Xref to Fortran in emacs-xtra. * maintaining.texi (Emerge): Moved to emacs-xtra. * files.texi (Comparing Files): Xref to Emerge in emacs-xtra. * picture.texi: File deleted. * text.texi (Text): Xref to Picture Mode in emacs-xtra. * abbrevs.texi (Abbrevs): * sending.texi (Sending Mail): Picture node removed. * emacs.texi (Top): Update node listings.
* (Old Versions): Clarify operation of C-x v =.André Spiegel2006-02-281-5/+5
|
* (Visiting): Mention Mac OS port.YAMAMOTO Mitsuharu2006-02-131-1/+1
|
* (Visiting): Make drag-and-drop not X-specific.Richard M. Stallman2006-02-071-6/+5
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-051-1/+1
|
* (File Names): Fix @xref.Luc Teirlinck2006-02-021-2/+2
| | | | (Reverting): Fix typo.
* Minor fix to previous change.Richard M. Stallman2006-02-021-1/+1
|
* Minor clarifications.Richard M. Stallman2006-02-021-148/+159
| | | | (Numbered Backups): New node, split out from Backup Names.
* (File Aliases): Don't claim that usually separate buffers are created for twoEli Zaretskii2006-01-211-10/+9
| | | | | file names that name the same data. Mention additional situations where different names mean the same file on disk.
* (VC Status): Put P and N near p and n.Juri Linkov2005-12-201-11/+11
|
* (VC Status): Document log-view mode.Richard M. Stallman2005-12-191-1/+40
|
* (Old Versions): Use @table.Richard M. Stallman2005-12-121-37/+34
|
* (Registering): Mention @@ in mode line.Richard M. Stallman2005-11-181-1/+7
| | | | (Renaming and VC): Some back-ends don't handle renaming.
* * files.texi (Compressed Files): Fix typo.Romain Francoise2005-10-311-1/+1
| | | | | | * buffers.texi (Misc Buffer): Downcase `*shell*'. * windows.texi (Force Same Window): Likewise.
* (Visiting): Explain how to enter ? in a file name.Richard M. Stallman2005-10-281-5/+7
|
* * files.texi (Version Systems): Capitalize GNU.Romain Francoise2005-10-181-1/+1
| | | | * viper.texi (Viper Specials): Likewise.
* Fix previous change.Richard M. Stallman2005-09-151-1/+1
|
* (Saving Commands): New node, broken out of Saving.Richard M. Stallman2005-09-151-38/+51
| | | | | | (Customize Save): New node, broken out of Saving. Clarify effect of write-region-inhibit-fsync. (Misc File Ops): Say write-region-inhibit-fsync affects write-region.