log lisp/emacs-lisp/find-func.el @ 59996:aac0a33f5772

age author description
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Fri, 07 Jan 2005 02:52:12 +0000 Richard M. Stallman (find-face-definition): Renamed from find-face.
Wed, 05 Jan 2005 19:31:00 +0000 Richard M. Stallman (find-variable, find-variable-other-window, find-variable-other-frame):
Wed, 05 Jan 2005 01:08:24 +0000 Richard M. Stallman Doc fixes.
Mon, 03 Jan 2005 22:05:12 +0000 Stefan Monnier (find-variable-regexp): Avoid defface.
Mon, 27 Dec 2004 16:17:10 +0000 Richard M. Stallman (find-function-noselect): Call symbol-file with `defun'.
Tue, 16 Nov 2004 15:25:08 +0000 Juri Linkov (find-function-regexp): Optimize `define-minor-mode'. Add `defun-cvs-mode'.
Thu, 29 Apr 2004 18:39:14 +0000 Stefan Monnier (find-function-C-source-directory): New var.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Mon, 19 May 2003 14:47:46 +0000 Richard M. Stallman (find-function-on-key): Move the call to find-function-other-window
Tue, 04 Feb 2003 13:24:35 +0000 Juanma Barranquero Trailing whitepace deleted.
Fri, 03 Jan 2003 21:12:01 +0000 Dave Love (find-variable-noselect): Make it work
Wed, 25 Sep 2002 18:58:37 +0000 Stefan Monnier (find-library-name): Correctly find "f.el.gz" from "f.elc" or "f.elc.gz".
Thu, 12 Sep 2002 21:49:55 +0000 Stefan Monnier (find-library-name): Typo.
Thu, 12 Sep 2002 21:48:20 +0000 Stefan Monnier (find-library-name): Don't forget the empty suffix. Fix stale variable name.
Mon, 09 Sep 2002 21:50:36 +0000 Stefan Monnier (find-library-suffixes, find-library-name)
Sat, 07 Sep 2002 06:45:43 +0000 John Paul Wallington * emacs-lisp/cl-indent.el (extended-loop-p): Doc fix.
Fri, 06 Sep 2002 07:13:27 +0000 Juanma Barranquero (find-function-search-for-symbol): Fix spacing.
Thu, 15 Aug 2002 00:08:48 +0000 Stefan Monnier (find-function-search-for-symbol): Use find-file-hook instead of ...-hooks.
Tue, 13 Aug 2002 01:49:40 +0000 Richard M. Stallman (find-function-search-for-symbol): Obey `definition-name' properties.
Thu, 16 May 2002 20:11:23 +0000 Stefan Monnier (find-function-search-for-symbol): Find funs defined with defun-cvs-mode.
Sun, 12 May 2002 19:05:37 +0000 Markus Rost (find-function-search-for-symbol): Handle more whitespace/newline
Wed, 08 May 2002 16:42:09 +0000 Markus Rost (find-function-search-for-symbol): Add autoload cookie.
Mon, 06 May 2002 21:11:58 +0000 Markus Rost (find-function-search-for-symbol): Use with-syntax-table.
Sat, 04 May 2002 15:40:34 +0000 Markus Rost (find-function-search-for-symbol): Bind case-fold-search when searching.
Tue, 30 Oct 2001 04:51:55 +0000 Stefan Monnier (find-function-search-for-symbol):
Wed, 25 Jul 2001 15:04:21 +0000 Gerd Moellmann (find-function-regexp): Add
Mon, 16 Jul 2001 12:23:00 +0000 Pavel Jank Some fixes to follow coding conventions.
Fri, 03 Nov 2000 22:40:21 +0000 Stefan Monnier (find-function-do-it): Quote the hook.
Thu, 02 Nov 2000 17:42:10 +0000 Dave Love (find-variable-regexp): Avoid defgroup.