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'.
|