Mercurial > emacs
changeset 58324:9371bf53b95e
*** empty log message ***
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Fri, 19 Nov 2004 15:22:08 +0000 |
parents | 7c9759696709 |
children | d82983edcbe6 |
files | lisp/ChangeLog lispref/ChangeLog man/ChangeLog |
diffstat | 3 files changed, 24 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Nov 19 15:20:32 2004 +0000 +++ b/lisp/ChangeLog Fri Nov 19 15:22:08 2004 +0000 @@ -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.
--- a/lispref/ChangeLog Fri Nov 19 15:20:32 2004 +0000 +++ b/lispref/ChangeLog Fri Nov 19 15:22:08 2004 +0000 @@ -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
--- a/man/ChangeLog Fri Nov 19 15:20:32 2004 +0000 +++ b/man/ChangeLog Fri Nov 19 15:22:08 2004 +0000 @@ -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 @@ -12,10 +17,10 @@ 2004-11-03 Jan Dj,Ad(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> @@ -236,7 +241,7 @@ * 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.