From: Deepak Goel Date: Wed, 5 Dec 2007 22:09:53 +0000 (+0000) Subject: Make find-func prefer ".el" files over "" to fix a bug (see emacs-devel). X-Git-Tag: emacs-pretest-23.0.90~9068 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b36fbf817e8bd6c2781991bccaeadb216783c72b;p=emacs.git Make find-func prefer ".el" files over "" to fix a bug (see emacs-devel). --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c334edd6001..d4b5237b479 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-12-05 D. Goel + + * emacs-lisp/find-func.el (find-library-name): Prefer files with + ".el" suffix over "". + 2007-12-05 Michael Albinus * net/dbus.el (dbus-hash-table=): Allow nil as wildcard in the