Mercurial > emacs
changeset 68823:63d1645b9198
(Maintaining): Change title; clarify topic. Delete duplicate index entries.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 12 Feb 2006 20:26:40 +0000 |
parents | 7010bb070445 |
children | 8967c7492061 |
files | man/maintaining.texi |
diffstat | 1 files changed, 4 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/man/maintaining.texi Sun Feb 12 20:25:00 2006 +0000 +++ b/man/maintaining.texi Sun Feb 12 20:26:40 2006 +0000 @@ -3,14 +3,11 @@ @c 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Maintaining, Abbrevs, Building, Top -@chapter Maintaining Programs -@cindex Lisp editing -@cindex C editing -@cindex program editing +@chapter Maintaining Large Programs - This chapter describes Emacs features for maintaining programs. The -version control features (@pxref{Version Control}) are also particularly -useful for this purpose. + This chapter describes Emacs features for maintaining large +programs. The version control features (@pxref{Version Control}) are +also particularly useful for this purpose. @menu * Change Log:: Maintaining a change history for your program.