Mercurial > emacs
changeset 81296:6d24f0746b22
*** empty log message ***
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Sun, 10 Jun 2007 16:15:10 +0000 |
parents | 26b46295877f |
children | 812aa5cd4e41 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Jun 10 16:14:18 2007 +0000 +++ b/lisp/ChangeLog Sun Jun 10 16:15:10 2007 +0000 @@ -1,3 +1,10 @@ +2007-06-10 Martin Rudalics <rudalics@gmx.at> + + * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions): Match + against file-name-nondirectory. + Fix text on user customization variables. + Reported by Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se>. + 2007-06-09 Alfred M. Szmidt <ams@gnu.org> (tiny change) * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.