emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/man/files.texi
Date: Sun, 30 Dec 2001 14:46:22 -0500

Index: emacs/man/files.texi
diff -c emacs/man/files.texi:1.62 emacs/man/files.texi:1.63
*** emacs/man/files.texi:1.62   Tue Dec 25 19:42:56 2001
--- emacs/man/files.texi        Sun Dec 30 14:46:22 2001
***************
*** 1231,1240 ****
  maintained by the revision control system: each time you check in a
  change, you must fill out a @dfn{log entry} for the change (@pxref{Log
  Buffer}).  This kind of log is called the @dfn{version control log},
! or sometimes the @dfn{revision control log}, address@hidden log', or
! address@hidden log'.
  
! The other kind of log the change log file, typically called
  @file{ChangeLog}.  It provides a chronological record of all changes
  to a large portion of a program---one directory and its
  subdirectories.  A small program would use one @file{ChangeLog} file;
--- 1231,1239 ----
  maintained by the revision control system: each time you check in a
  change, you must fill out a @dfn{log entry} for the change (@pxref{Log
  Buffer}).  This kind of log is called the @dfn{version control log},
! also the @dfn{revision control log}, @dfn{RCS log}, or @dfn{CVS log}.
  
! The other kind of log is the change log file, typically a file called
  @file{ChangeLog}.  It provides a chronological record of all changes
  to a large portion of a program---one directory and its
  subdirectories.  A small program would use one @file{ChangeLog} file;



reply via email to

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