From 00aa9ca4683ba2d0be7ce11e0cc35d14050c62d6 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Mon, 31 Mar 2008 22:11:58 +0000 Subject: [PATCH] * emacs-lisp/find-func.el (find-function-search-for-symbol): Strip extension from .emacs.el to make sure symbol is searched in .emacs too. --- lisp/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 061bc57bc5f..e0650081f20 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2008-03-31 Martin Rudalics + + * emacs-lisp/find-func.el (find-function-search-for-symbol): + Strip extension from .emacs.el to make sure symbol is searched + in .emacs too. + 2008-03-29 Stefan Monnier * vc.el (vc-do-command): Don't show internal temp buffers. -- 2.39.2