comparison lisp/ChangeLog @ 79252:d3c0285b3303

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 29 Oct 2007 15:41:53 +0000
parents 6a6555296ab1
children 4d34d1c3f7b9
comparison
equal deleted inserted replaced
79251:f095d282aea6 79252:d3c0285b3303
1 2007-10-29 Juanma Barranquero <lekktu@gmail.com> 1 2007-10-29 Juanma Barranquero <lekktu@gmail.com>
2
3 * emacs-lisp/unsafep.el (unsafep, unsafep-function)
4 (unsafep-progn, unsafep-let): Fix typos in docstrings.
2 5
3 * uniquify.el (uniquify-maybe-rerationalize-w/o-cb): Define it 6 * uniquify.el (uniquify-maybe-rerationalize-w/o-cb): Define it
4 before use to avoid a warning in packages that require uniquify. 7 before use to avoid a warning in packages that require uniquify.
5 (uniquify-unload-function): New function and var. 8 (uniquify-unload-function): New function and var.
6 9