Tue, 29 Jan 2008 17:39:41 +0000 |
Martin Rudalics |
(find-function-search-for-symbol): Strip extension
|
Fri, 25 Jan 2008 17:46:26 +0000 |
Martin Rudalics |
(find-library): Wrap search for library name in condition-case
|
Tue, 08 Jan 2008 20:46:54 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Fri, 28 Dec 2007 22:26:14 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Wed, 05 Dec 2007 22:16:17 +0000 |
Deepak Goel |
Make `find-function' prefer ".el" over "" to fix a bug (see emacs-devel)
|
Wed, 31 Oct 2007 12:39:44 +0000 |
Vinicius Jose Latorre |
Default argument for find-library
|
Wed, 17 Oct 2007 23:49:00 +0000 |
Juanma Barranquero |
Don't require loadhist.
|
Wed, 13 Aug 2008 03:07:25 +0000 |
Glenn Morris |
(sync from trunk 2008-01-25)
|
Mon, 31 Mar 2008 22:12:22 +0000 |
Chong Yidong |
(find-function-search-for-symbol): Strip extension from .emacs.el to
|
Mon, 07 Jan 2008 01:07:48 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Sat, 15 Dec 2007 22:35:10 +0000 |
Richard M. Stallman |
(find-function-after-hook): Add :type.
|
Wed, 31 Oct 2007 12:46:29 +0000 |
Vinicius Jose Latorre |
Default argument for find-library
|
Wed, 25 Jul 2007 04:09:49 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Sun, 21 Jan 2007 02:48:43 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Sat, 09 Dec 2006 12:56:08 +0000 |
Eli Zaretskii |
(find-variable): Doc fix.
|
Tue, 21 Nov 2006 20:06:53 +0000 |
Romain Francoise |
(find-library-name): Don't strip ".el" from library name (reverts change
|
Fri, 03 Nov 2006 15:09:49 +0000 |
Juanma Barranquero |
(find-function-noselect, find-function, find-variable-noselect, find-variable,
|
Mon, 02 Oct 2006 02:27:12 +0000 |
Stefan Monnier |
(find-function-regexp): Don't match "define-button-type".
|
Sun, 23 Jul 2006 21:21:29 +0000 |
Nick Roberts |
(find-function-search-for-symbol): Expand comment.
|
Sat, 22 Jul 2006 22:51:11 +0000 |
Nick Roberts |
(find-function-search-for-symbol): Handle "C-h f `".
|
Wed, 12 Jul 2006 16:03:47 +0000 |
Richard M. Stallman |
(find-function-search-for-symbol):
|
Thu, 13 Apr 2006 14:31:23 +0000 |
Stefan Monnier |
(find-function-search-for-symbol): Add comments.
|
Mon, 10 Apr 2006 22:33:51 +0000 |
Bill Wohler |
(find-function-regexp): Allow dashes in defun name, in similar fashion
|
Mon, 10 Apr 2006 18:45:34 +0000 |
Stefan Monnier |
(find-function-search-for-symbol): Fix regexp so the defined var/fun doesn't
|
Mon, 27 Feb 2006 02:03:00 +0000 |
Luc Teirlinck |
(find-library-suffixes): Use `get-load-suffixes' instead of `load-suffixes'.
|
Mon, 06 Feb 2006 12:31:40 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Sun, 05 Feb 2006 05:58:26 +0000 |
Luc Teirlinck |
(find-definition-noselect): Minor doc fix.
|
Sat, 21 Jan 2006 20:38:52 +0000 |
Eli Zaretskii |
(find-definition-noselect, find-variable-noselect): Search variables in
|
Fri, 06 Jan 2006 12:03:41 +0000 |
Eli Zaretskii |
(find-definition-noselect): Fix typo in a doc string: "functoin" => "function".
|
Sun, 04 Dec 2005 02:35:20 +0000 |
Juri Linkov |
(find-function-regexp):
|
Tue, 25 Oct 2005 19:25:23 +0000 |
Romain Francoise |
(find-library-name): Also strip extension if library name ends in .el,
|
Fri, 21 Oct 2005 17:22:25 +0000 |
Richard M. Stallman |
(find-library-name): Doc fix.
|
Sun, 18 Sep 2005 12:40:26 +0000 |
Deepak Goel |
message format spec fixes, commit # 9
|
Sat, 06 Aug 2005 17:48:15 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Tue, 19 Jul 2005 14:21:35 +0000 |
Juri Linkov |
(find-function-regexp): Add `define-compilation-mode'.
|
Mon, 04 Jul 2005 17:55:18 +0000 |
Lute Kamstra |
Update FSF's address.
|
Mon, 30 May 2005 18:06:02 +0000 |
Masatake YAMATO |
* emacs-lisp/find-func.el (find-function-noselect): Handle
|
Wed, 16 Mar 2005 07:41:19 +0000 |
Juri Linkov |
(find-function-regexp): Add defun-emitting macro `menu-bar-make-toggle'.
|
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.
|
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
|