From b36fbf817e8bd6c2781991bccaeadb216783c72b Mon Sep 17 00:00:00 2001 From: Deepak Goel Date: Wed, 5 Dec 2007 22:09:53 +0000 Subject: [PATCH] Make find-func prefer ".el" files over "" to fix a bug (see emacs-devel). --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.39.2