Mercurial > emacs
comparison lisp/ChangeLog @ 85832:0d668376c2e1
Default argument for find-library
author | Vinicius Jose Latorre <viniciusjl@ig.com.br> |
---|---|
date | Wed, 31 Oct 2007 12:39:44 +0000 |
parents | 92e80e71cd95 |
children | e22b1d805f02 |
comparison
equal
deleted
inserted
replaced
85831:c07add3c6d78 | 85832:0d668376c2e1 |
---|---|
1 2007-10-31 Sean O'Rourke <sorourke@cs.ucsd.edu> | |
2 | |
3 * emacs-lisp/find-func.el (find-library): use library at | |
4 point as default interactive argument. | |
5 | |
1 2007-10-31 Juanma Barranquero <lekktu@gmail.com> | 6 2007-10-31 Juanma Barranquero <lekktu@gmail.com> |
2 | 7 |
3 * shadowfile.el (shadow-join): Remove. | 8 * shadowfile.el (shadow-join): Remove. |
4 (shadow-shadows): Use `mapconcat' instead of `shadow-join'. | 9 (shadow-shadows): Use `mapconcat' instead of `shadow-join'. |
5 (shadow-initialize): Use `write-file-functions', not `write-file-hooks'. | 10 (shadow-initialize): Use `write-file-functions', not `write-file-hooks'. |