ChangeLog fix.

This commit is contained in:
Xue Fuqiao 2013-06-14 06:43:33 +08:00
parent cd0527a418
commit 99c8128098
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
2013-06-09 Xue Fuqiao <xfq.free@gmail.com>
2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
* vc1-xtra.texi (Revision Tags): Add a cross reference.
(CVS Options): Fix the default value of `vc-cvs-stay-local'.

View file

@ -151,7 +151,7 @@
(cl-define-compiler-macro): Use eval-and-compile. Give a name to the
compiler-macro function instead of setting `compiler-macro-file'.
2013-06-09 Xue Fuqiao <xfq.free@gmail.com>
2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
* vc/vc-cvs.el (vc-cvs-stay-local): Doc fix.
* vc/vc-hooks.el (vc-stay-local): Doc fix.