Mercurial > emacs
changeset 94990:eab7f768651d
*** empty log message ***
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Thu, 15 May 2008 02:01:46 +0000 |
parents | c49219863e6b |
children | a18589a9c8a3 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu May 15 02:00:45 2008 +0000 +++ b/lisp/ChangeLog Thu May 15 02:01:46 2008 +0000 @@ -9,6 +9,8 @@ 2008-05-15 John Paul Wallington <jpw@pobox.com> + * add-log.el (top-level): Don't require cl when compiling. + * arc-mode.el (archive-add-new-member): Use `derived-mode-p'. (archive-*-extract): Use `zerop' (archive-*-write-file-member): Use `or', use `zerop'.