Mercurial > emacs
changeset 28462:0b6c9ff7efe1
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sat, 01 Apr 2000 12:25:00 +0000 |
parents | b6b552188c57 |
children | 4591d285fb65 |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Apr 01 12:23:25 2000 +0000 +++ b/lisp/ChangeLog Sat Apr 01 12:25:00 2000 +0000 @@ -1,3 +1,8 @@ +2000-03-31 Andrew Innes <andrewi@gnu.org> + + * 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 <fx@gnu.org> * help.el (help-manyarg-func-alist): Correct several omissions.