emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/emacs.texi


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/man/emacs.texi
Date: Tue, 26 Apr 2005 06:50:45 -0400

Index: emacs/man/emacs.texi
diff -c emacs/man/emacs.texi:1.96 emacs/man/emacs.texi:1.97
*** emacs/man/emacs.texi:1.96   Tue Mar 29 18:18:18 2005
--- emacs/man/emacs.texi        Tue Apr 26 10:50:45 2005
***************
*** 370,392 ****
  * Comparing Files::     Finding where two files differ.
  * Misc File Ops::       Other things you can do on files.
  * Compressed Files::    Accessing compressed files.
  * Remote Files::        Accessing files on other sites.
  * Quoted File Names::   Quoting special characters in file names.
  
  Saving Files
  
  * Backup::              How Emacs saves the old version of your file.
  * Interlocking::        How Emacs protects against simultaneous editing
                            of one file by two users.
  
  Version Control
  
  * Introduction to VC::  How version control works in general.
! * VC Mode Line::     How the mode line shows version control status.
  * Basic VC Editing::    How to edit a file under version control.
  * Old Versions::        Examining and comparing old versions.
  * Secondary VC Commands::    The commands used a little less frequently.
  * Branches::            Multiple lines of development.
  * Snapshots::           Sets of file versions treated as a unit.
  * Miscellaneous VC::    Various other commands and features of VC.
  * Customizing VC::      Variables that change VC's behavior.
--- 370,400 ----
  * Comparing Files::     Finding where two files differ.
  * Misc File Ops::       Other things you can do on files.
  * Compressed Files::    Accessing compressed files.
+ * File Archives::       Operating on tar, zip, jar etc. archive files.
  * Remote Files::        Accessing files on other sites.
  * Quoted File Names::   Quoting special characters in file names.
+ * File Name Cache::     Completion against a list of files you often use.
+ * File Conveniences::   Convenience Features for Finding Files.
+ * Filesets::            Handling sets of files.
  
  Saving Files
  
  * Backup::              How Emacs saves the old version of your file.
  * Interlocking::        How Emacs protects against simultaneous editing
                            of one file by two users.
+ * Shadowing: File Shadowing.
+                         Copying files to "shadows" automatically.
+ * Time Stamps::         Emacs can update time stamps on saved files.
  
  Version Control
  
  * Introduction to VC::  How version control works in general.
! * VC Mode Line::        How the mode line shows version control status.
  * Basic VC Editing::    How to edit a file under version control.
  * Old Versions::        Examining and comparing old versions.
  * Secondary VC Commands::    The commands used a little less frequently.
  * Branches::            Multiple lines of development.
+ * Remote Repositories:: Efficient access to remote CVS servers.
  * Snapshots::           Sets of file versions treated as a unit.
  * Miscellaneous VC::    Various other commands and features of VC.
  * Customizing VC::      Variables that change VC's behavior.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]