comparison lisp/ChangeLog @ 85836:e22b1d805f02

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 31 Oct 2007 12:49:40 +0000
parents 0d668376c2e1
children 07865f189760
comparison
equal deleted inserted replaced
85835:f3bfe76fe370 85836:e22b1d805f02
1 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
2
3 * strokes.el (strokes-alphabetic-lessp): Simplify. Doc fix.
4 (strokes-unload-hook): Remove function and variable.
5 (strokes-unload-function): New-style unload function, adapted
6 from `strokes-unload-hook'.
7
8 * emacs-lisp/cl.el (cl-cannot-unload): Remove function.
9 (cl-unload-hook): Remove variable.
10 (cl-unload-function): New-style unload function, adapted
11 from `cl-cannot-unload'.
12
13 * emacs-lisp/elp.el (elp-unload-hook): Remove function and variable.
14 (elp-unload-function): New-style unload function, adapted
15 from `elp-unload-hook'.
16
1 2007-10-31 Sean O'Rourke <sorourke@cs.ucsd.edu> 17 2007-10-31 Sean O'Rourke <sorourke@cs.ucsd.edu>
2 18
3 * emacs-lisp/find-func.el (find-library): use library at 19 * emacs-lisp/find-func.el (find-library): Use library at
4 point as default interactive argument. 20 point as default interactive argument.
5 21
6 2007-10-31 Juanma Barranquero <lekktu@gmail.com> 22 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
7 23
8 * shadowfile.el (shadow-join): Remove. 24 * shadowfile.el (shadow-join): Remove.