Mercurial > emacs
comparison lisp/ChangeLog @ 79289:a6f04138250e
Default argument for find-library
author | Vinicius Jose Latorre <viniciusjl@ig.com.br> |
---|---|
date | Wed, 31 Oct 2007 12:46:29 +0000 |
parents | 60939d2c4cf8 |
children | 9f847e38fd02 |
comparison
equal
deleted
inserted
replaced
79288:60939d2c4cf8 | 79289:a6f04138250e |
---|---|
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 * emacs-lisp/elp.el (elp-report-limit, elp-restore-all) | 8 * emacs-lisp/elp.el (elp-report-limit, elp-restore-all) |
4 (elp-unset-master, elp-results): Fix typos. | 9 (elp-unset-master, elp-results): Fix typos. |
5 (elp-sort-by-function, elp-use-standard-output, elp-recycle-buffers-p): | 10 (elp-sort-by-function, elp-use-standard-output, elp-recycle-buffers-p): |