Mercurial > emacs
changeset 79252:d3c0285b3303
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 29 Oct 2007 15:41:53 +0000 |
parents | f095d282aea6 |
children | 65f2523c9f23 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Oct 29 15:40:13 2007 +0000 +++ b/lisp/ChangeLog Mon Oct 29 15:41:53 2007 +0000 @@ -1,5 +1,8 @@ 2007-10-29 Juanma Barranquero <lekktu@gmail.com> + * emacs-lisp/unsafep.el (unsafep, unsafep-function) + (unsafep-progn, unsafep-let): Fix typos in docstrings. + * uniquify.el (uniquify-maybe-rerationalize-w/o-cb): Define it before use to avoid a warning in packages that require uniquify. (uniquify-unload-function): New function and var.