comparison lisp/ChangeLog @ 66446:7e631d51e6e3

(find-library-name): Also strip extension if library name ends in .el, to take advantage of `find-library-suffixes'.
author Romain Francoise <romain@orebokech.com>
date Tue, 25 Oct 2005 19:25:23 +0000
parents 5545a7411e26
children a43c1be1aaa4
comparison
equal deleted inserted replaced
66445:5545a7411e26 66446:7e631d51e6e3
1 2005-10-25 Romain Francoise <romain@orebokech.com>
2
3 * emacs-lisp/find-func.el (find-library-name): Also strip
4 extension if library name ends in .el, to take advantage of
5 `find-library-suffixes'.
6
1 2005-10-25 Richard M. Stallman <rms@gnu.org> 7 2005-10-25 Richard M. Stallman <rms@gnu.org>
2 8
3 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist. 9 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
4 10
5 2005-10-25 Juri Linkov <juri@jurta.org> 11 2005-10-25 Juri Linkov <juri@jurta.org>