log lisp/emacs-lisp/find-func.el @ 47255:ad258fa595db

age author description
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.
Fri, 06 Oct 2000 18:35:24 +0000 Dave Love (find-function-regexp): Remove spurion.
Thu, 25 Nov 1999 14:41:30 +0000 Dave Love Fix last change.
Tue, 23 Nov 1999 19:08:51 +0000 Dave Love (find-function-regexp): Use `define-minor-mode' after easy-menu
Sun, 29 Aug 1999 18:15:29 +0000 Richard M. Stallman (find-function-regexp): Allow a ) or ( to end a function name.
Wed, 13 Jan 1999 12:42:28 +0000 Dave Love (find-function-on-key): Fix previous
Sun, 10 Jan 1999 18:18:58 +0000 Dave Love (find-function-on-key): DTRT for mouse
Thu, 07 Jan 1999 19:24:50 +0000 Dave Love More doc fixes.
Wed, 06 Jan 1999 20:03:53 +0000 Richard M. Stallman Doc fixes.
Fri, 11 Dec 1998 17:42:56 +0000 Dave Love (find-function-search-for-symbol):
Thu, 19 Nov 1998 18:43:35 +0000 Richard M. Stallman (find-function-regexp): Handle skeletons.
Sat, 07 Nov 1998 02:05:38 +0000 Karl Heuer (find-variable-noselect): Autoload.
Mon, 21 Sep 1998 16:35:21 +0000 Karl Heuer (find-function-search-for-symbol): Fix error messages.
Thu, 27 Aug 1998 09:21:01 +0000 Dave Love (find-function-search-for-symbol): Look
Wed, 26 Aug 1998 09:41:07 +0000 Andreas Schwab Fix :version tags to have a string value, not a float.
Sat, 01 Aug 1998 19:15:12 +0000 Richard M. Stallman (find-function-search-for-symbol): Ignore directories
Wed, 29 Jul 1998 23:04:24 +0000 Richard M. Stallman (find-function-noselect): Autoload cookie.
Tue, 14 Jul 1998 23:42:21 +0000 Richard M. Stallman (find-function-regexp): Added :version 20.3.
Mon, 29 Jun 1998 17:23:25 +0000 Richard M. Stallman Require `loadhist'. Variable
Sun, 14 Jun 1998 19:04:40 +0000 Richard M. Stallman (find-function-on-key): Don't discard up event after down event.
Wed, 03 Jun 1998 14:39:19 +0000 Karl Heuer (find-function-noselect): Don't call
Sat, 09 May 1998 19:53:47 +0000 Richard M. Stallman (find-function-noselect): Autoload it.
Fri, 17 Apr 1998 00:43:15 +0000 Richard M. Stallman (find-function-on-key):
Sun, 22 Feb 1998 22:01:28 +0000 Stephen Eglen Customized.
Sat, 25 Oct 1997 13:32:06 +0000 Dave Love (find-function, find-function-other-window, find-function-other-frame,
Sat, 25 Oct 1997 13:18:56 +0000 Dave Love Initial revision