aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 57bef8264a2..f1cfe734b0a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -7,6 +7,19 @@
7 7
82000-09-07 Dave Love <fx@gnu.org> 82000-09-07 Dave Love <fx@gnu.org>
9 9
10 * vc-sccs.el: Doc fixes.
11 (vc-sccs-register-switches, vc-sccs-master-templates): Add
12 :version.
13
14 * vc-rcs.el: Doc fixes.
15 (vc-rcs-register-switches, vc-rcs-checkin-switches)
16 (vc-rcs-checkout-switches, vc-rcs-header)
17 (vc-rcs-master-templates): Add or change :version.
18
19 * vc-cvs.el: DOc fixes.
20 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
21 (vc-cvs-stay-local): Add :version.
22
10 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle. 23 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
11 24
122000-09-07 Kenichi Handa <handa@etl.go.jp> 252000-09-07 Kenichi Handa <handa@etl.go.jp>