aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorGerd Moellmann <[email protected]>2000-04-01 12:25:00 +0000
committerGerd Moellmann <[email protected]>2000-04-01 12:25:00 +0000
commit610d841ea4d397f151a86d4bfc1e0a8b9b1a646b (patch)
treec414df2bc1df231aaccc469585ad13aba2145965 /lisp
parent17e8204bae924692b3aa899e8af295cbc49fedc1 (diff)
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1c76db7996..d254f82f49 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2000-03-31 Andrew Innes <[email protected]>
+
+ * vc.el (vc-backend-diff): Return the correct status if we had to
+ retry the rcsdiff command without the --brief option.
+
2000-03-31 Dave Love <[email protected]>
* help.el (help-manyarg-func-alist): Correct several omissions.