Mercurial > emacs
changeset 94393:fcd0a3bcb06c
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 27 Apr 2008 01:41:46 +0000 |
parents | af09d7729723 |
children | d1731f0f8048 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Apr 27 01:41:14 2008 +0000 +++ b/lisp/ChangeLog Sun Apr 27 01:41:46 2008 +0000 @@ -1,5 +1,7 @@ 2008-04-27 Glenn Morris <rgm@gnu.org> + * emacs-lisp/bytecomp.el (byte-compile-file): Doc fix. + * calculator.el (calculator-expt): Replace cl function `oddp'. 2008-04-27 Johan Bockgård <bojohan@gnu.org>