Mercurial > emacs
changeset 87038:00e31d2d7ae8
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 04 Dec 2007 04:11:13 +0000 |
parents | f2417ea1baac |
children | c7d386687d80 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Dec 04 04:10:33 2007 +0000 +++ b/lisp/ChangeLog Tue Dec 04 04:11:13 2007 +0000 @@ -1,5 +1,9 @@ 2007-12-04 Glenn Morris <rgm@gnu.org> + * password-cache.el: Move here from gnus/password.el. + (top-level): Don't require cl when compiling. + (password-read-and-add): Doc fix. Make obsolete. + * emulation/cua-base.el (top-level): Move (provide 'cua-base) to end. No longer provide 'cua. Don't require cua-rect, cua-gmrk when compiling.