]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorThien-Thi Nguyen <ttn@gnuvola.org>
Fri, 19 Nov 2004 15:22:08 +0000 (15:22 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Fri, 19 Nov 2004 15:22:08 +0000 (15:22 +0000)
lisp/ChangeLog
lispref/ChangeLog
man/ChangeLog

index e3c1a498b29a7b8ba31253cfea0e8a6789f323fe..060232490c2e930a72f29f3729e824dc1b16c2f0 100644 (file)
@@ -1,3 +1,11 @@
+2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * vc-rcs.el (vc-rcs-parse): New function.
+       (vc-rcs-annotate-command): Likewise.
+       (vc-rcs-annotate-current-time): Likewise.
+       (vc-rcs-annotate-time): Likewise.
+       (vc-rcs-annotate-extract-revision-at-line): Likewise.
+
 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
 
        * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
index 78406b20c4813e08bdfe96562c9d46c9ac4e62be..319cb87a0972f9102b92a30eb20df6f45d18c16a 100644 (file)
@@ -1,3 +1,7 @@
+2004-11-19  CHENG Gao  <chenggao@gmail.com>  (tiny change)
+
+       * tips.texi (Coding Conventions): Fix typo.
+
 2004-11-16  Richard M. Stallman  <rms@gnu.org>
 
        * tips.texi (Coding Conventions): Separate defvar and require
index 6aa29b26aee1fbef6ea13154c5948bfff6f08cfb..140e41a3ac99f3829446cb41497a683b4aa31a95 100644 (file)
@@ -1,3 +1,8 @@
+2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * files.texi (Old Versions):
+       No longer document annotation as "CVS only".
+
 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
 
        * files.texi (Version Control): Rewrite the introduction about
 
 2004-11-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
-       * frames.texi (Dialog Boxes): 
-       * idlwave.texi (Continued Statement Indentation): 
+       * frames.texi (Dialog Boxes):
+       * idlwave.texi (Continued Statement Indentation):
        * reftex.texi (Options (Index Support)):
-       (Displaying and Editing the Index, Table of Contents): 
+       (Displaying and Editing the Index, Table of Contents):
        * speedbar.texi (Creating a display, Major Display Modes): Replace
        non-nil with non-@code{nil}.
 
@@ -49,8 +54,8 @@
 2004-10-18  Jay Belanger  <belanger@truman.edu>
 
        * calc.texi (Reporting Bugs):  Changed the address that bugs
-       should be sent to. 
-       
+       should be sent to.
+
 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus.texi (New Features): Add 5.11.
@@ -69,7 +74,7 @@
 
        * calc.texi (Help Commands):  Changed the descriptions of
        calc-describe-function and calc-describe-variable to match their
-       current behavior. 
+       current behavior.
 
 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
 
 
        * calc.texi (Notations Used in This Manual): Put in an earlier
        mention that DEL could be called Backspace.
-       
+
 2004-09-20  Richard M. Stallman  <rms@gnu.org>
 
        * custom.texi (Hooks): Explain using setq to clear out a hook.