comparison lisp/ChangeLog @ 31478:cbc394e82b62

*** empty log message ***
author Dave Love <fx@gnu.org>
date Thu, 07 Sep 2000 20:09:41 +0000
parents 2cf699b8eb1c
children cbb11c43697d
comparison
equal deleted inserted replaced
31477:1cfec89307a6 31478:cbc394e82b62
4 (menu-bar-tools-menu): Use it to compute and display the package 4 (menu-bar-tools-menu): Use it to compute and display the package
5 used to read email. 5 used to read email.
6 (menu-bar-tools-menu): Fix typo in GUD's help string. 6 (menu-bar-tools-menu): Fix typo in GUD's help string.
7 7
8 2000-09-07 Dave Love <fx@gnu.org> 8 2000-09-07 Dave Love <fx@gnu.org>
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.
9 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
12 2000-09-07 Kenichi Handa <handa@etl.go.jp> 25 2000-09-07 Kenichi Handa <handa@etl.go.jp>
13 26