aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 21f805ed537..57cb3703c0e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,25 @@
12008-12-03 Glenn Morris <rgm@gnu.org>
2
3 * vc.el (vc-diff-switches): Doc fix.
4 * vc-bzr.el (vc-bzr-diff-switches): Doc fix. Add t as option.
5 (vc-bzr-log-switches): Doc fix.
6 * vc-cvs.el (vc-cvs-diff-switches): Doc fix. Add t as option.
7 * vc-git.el (vc-git-diff-switches): Doc fix.
8 * vc-hg.el (vc-hg-diff-switches): Doc fix.
9 * vc-mcvs.el (vc-mcvs-diff-switches): Doc fix.
10 * vc-mtn.el (vc-mtn-diff-switches): Doc fix.
11 * vc-rcs.el (vc-rcs-diff-switches): Doc fix. Add t as option.
12 * vc-sccs.el (vc-sccs-diff-switches): Doc fix. Add t as option.
13
14 * vc-arch.el (vc-arch-diff-switches): New option, for consistency with
15 other backends.
16 (vc-arch-diff): Apply switches.
17
18 * vc-cvs.el (vc-cvs-diff): Use vc-diff-switches or diff-switches rather
19 than appending.
20
21 * vc-sccs.el (vc-sccs-register-switches): Remove leading * from doc.
22
12008-12-03 Daiki Ueno <ueno@unixuser.org> 232008-12-03 Daiki Ueno <ueno@unixuser.org>
2 24
3 * epa.el (epa--show-key): Use past tense of "expire" if the key 25 * epa.el (epa--show-key): Use past tense of "expire" if the key