Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move to ../doc/emacs/, misc/ | Glenn Morris | 2007-09-06 | 1 | -2950/+0 |
| | |||||
* | (File Conveniences): Document point motion keys in Image mode. | Chong Yidong | 2007-08-07 | 1 | -1/+4 |
| | |||||
* | (Why Version Control?): Improve previous change. | Richard M. Stallman | 2007-07-21 | 1 | -10/+5 |
| | |||||
* | Improve the explanation of version control to include concepts | Eric S. Raymond | 2007-07-18 | 1 | -17/+106 |
| | | | | from more modern systems. | ||||
* | ~ description fixes from rms | Karl Berry | 2007-04-28 | 1 | -3/+3 |
| | |||||
* | (File Archives): Mention self-extracting executables. | Chong Yidong | 2007-04-23 | 1 | -0/+2 |
| | |||||
* | Fix last fix. | Chong Yidong | 2007-04-22 | 1 | -1/+1 |
| | |||||
* | (File Conveniences): Link to "Image-Dired" node instead of "Thumbnails". | Chong Yidong | 2007-04-22 | 1 | -1/+1 |
| | |||||
* | (File Conveniences): Rename "tumme" to "thumbnails". | Chong Yidong | 2007-04-22 | 1 | -2/+2 |
| | |||||
* | wording for 8.5x11 | Karl Berry | 2007-04-11 | 1 | -6/+7 |
| | |||||
* | (File Conveniences): Add xref to Tumme. Delete text about Thumbnail mode. | Richard M. Stallman | 2007-04-11 | 1 | -7/+2 |
| | |||||
* | (Misc File Ops): Rewrite description of insert-file-literally. | Chong Yidong | 2007-04-07 | 1 | -5/+5 |
| | |||||
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
| | |||||
* | (Misc File Ops): Document insert-file-literally. | Eli Zaretskii | 2006-12-08 | 1 | -0/+7 |
| | |||||
* | (Visiting): Add index entry "open file". | Reiner Steib | 2006-09-12 | 1 | -0/+1 |
| | |||||
* | Move periods and commas inside quotes. | Richard M. Stallman | 2006-07-24 | 1 | -1/+1 |
| | |||||
* | (Visiting): filename -> file name. | Richard M. Stallman | 2006-07-03 | 1 | -1/+1 |
| | |||||
* | (Visiting): Document case-insensitive wildcard matching under | Eli Zaretskii | 2006-06-24 | 1 | -7/+8 |
| | | | | find-file-wildcards. | ||||
* | (Visiting): Mention `end-of-line' explicitly. | Eli Zaretskii | 2006-05-20 | 1 | -11/+11 |
| | |||||
* | (Diff Mode): Mention C-x `. | Richard M. Stallman | 2006-05-17 | 1 | -2/+4 |
| | |||||
* | (Visiting): Fix wording. | Eli Zaretskii | 2006-05-12 | 1 | -1/+1 |
| | |||||
* | Fix spelling errors. | Eli Zaretskii | 2006-05-06 | 1 | -1/+1 |
| | |||||
* | msdog.texi (Microsoft Windows): | Eli Zaretskii | 2006-05-06 | 1 | -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 Zaretskii | 2006-05-06 | 1 | -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. Stallman | 2006-05-05 | 1 | -4/+4 |
| | |||||
* | (File Names): Add a footnote about limited support of ~USER on MS-Windows. | Eli Zaretskii | 2006-05-05 | 1 | -4/+7 |
| | |||||
* | (Diff Mode): Node moved here. | Richard M. Stallman | 2006-05-04 | 1 | -14/+83 |
| | | | | | (Comparing Files): Delete what duplicates new node. (Files): Put Diff Mode in menu. | ||||
* | move more advanced vc info to emacs-xtra.texi | Karl Berry | 2006-04-12 | 1 | -899/+42 |
| | |||||
* | Update description of vc-annotate's use of colors to indicate date | J.D. Smith | 2006-04-11 | 1 | -14/+13 |
| | | | | ranges. | ||||
* | (File Name Cache): Make it clear that the cache is not persistent. | Eli Zaretskii | 2006-03-28 | 1 | -3/+7 |
| | |||||
* | (VC Dired Mode): Remove misplaced brackets. | Juanma Barranquero | 2006-03-21 | 1 | -2/+2 |
| | |||||
* | Various updates and clarifications in the VC chapter. | André Spiegel | 2006-03-21 | 1 | -47/+84 |
| | |||||
* | * emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters, | Chong Yidong | 2006-03-16 | 1 | -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é Spiegel | 2006-02-28 | 1 | -5/+5 |
| | |||||
* | (Visiting): Mention Mac OS port. | YAMAMOTO Mitsuharu | 2006-02-13 | 1 | -1/+1 |
| | |||||
* | (Visiting): Make drag-and-drop not X-specific. | Richard M. Stallman | 2006-02-07 | 1 | -6/+5 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-05 | 1 | -1/+1 |
| | |||||
* | (File Names): Fix @xref. | Luc Teirlinck | 2006-02-02 | 1 | -2/+2 |
| | | | | (Reverting): Fix typo. | ||||
* | Minor fix to previous change. | Richard M. Stallman | 2006-02-02 | 1 | -1/+1 |
| | |||||
* | Minor clarifications. | Richard M. Stallman | 2006-02-02 | 1 | -148/+159 |
| | | | | (Numbered Backups): New node, split out from Backup Names. | ||||
* | (File Aliases): Don't claim that usually separate buffers are created for two | Eli Zaretskii | 2006-01-21 | 1 | -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 Linkov | 2005-12-20 | 1 | -11/+11 |
| | |||||
* | (VC Status): Document log-view mode. | Richard M. Stallman | 2005-12-19 | 1 | -1/+40 |
| | |||||
* | (Old Versions): Use @table. | Richard M. Stallman | 2005-12-12 | 1 | -37/+34 |
| | |||||
* | (Registering): Mention @@ in mode line. | Richard M. Stallman | 2005-11-18 | 1 | -1/+7 |
| | | | | (Renaming and VC): Some back-ends don't handle renaming. | ||||
* | * files.texi (Compressed Files): Fix typo. | Romain Francoise | 2005-10-31 | 1 | -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. Stallman | 2005-10-28 | 1 | -5/+7 |
| | |||||
* | * files.texi (Version Systems): Capitalize GNU. | Romain Francoise | 2005-10-18 | 1 | -1/+1 |
| | | | | * viper.texi (Viper Specials): Likewise. | ||||
* | Fix previous change. | Richard M. Stallman | 2005-09-15 | 1 | -1/+1 |
| | |||||
* | (Saving Commands): New node, broken out of Saving. | Richard M. Stallman | 2005-09-15 | 1 | -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. |