summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/find-func.el
Commit message (Expand)AuthorAgeFilesLines
* (find-function-regexp): AddGerd Moellmann2001-07-251-2/+3
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+1
* (find-function-do-it): Quote the hook.Stefan Monnier2000-11-031-1/+1
* (find-variable-regexp): Avoid defgroup.Dave Love2000-11-021-2/+2
* (find-function-regexp): Remove spurion.Dave Love2000-10-061-27/+3
* Fix last change.Dave Love1999-11-251-1/+1
* (find-function-regexp): Use `define-minor-mode' after easy-menuDave Love1999-11-231-3/+3
* (find-function-regexp): Allow a ) or ( to end a function name.Richard M. Stallman1999-08-291-1/+1
* (find-function-on-key): Fix previousDave Love1999-01-131-1/+1
* (find-function-on-key): DTRT for mouseDave Love1999-01-101-8/+21
* More doc fixes.Dave Love1999-01-071-6/+6
* Doc fixes.Richard M. Stallman1999-01-061-22/+27
* (find-function-search-for-symbol):Dave Love1998-12-111-23/+21
* (find-function-regexp): Handle skeletons.Richard M. Stallman1998-11-191-1/+1
* (find-variable-noselect): Autoload.Karl Heuer1998-11-071-0/+1
* (find-function-search-for-symbol): Fix error messages.Karl Heuer1998-09-211-2/+2
* (find-function-search-for-symbol): LookDave Love1998-08-271-1/+8
* Fix :version tags to have a string value, not a float.Andreas Schwab1998-08-261-4/+4
* (find-function-search-for-symbol): Ignore directoriesRichard M. Stallman1998-08-011-5/+2
* (find-function-noselect): Autoload cookie.Richard M. Stallman1998-07-291-0/+1
* (find-function-regexp): Added :version 20.3.Richard M. Stallman1998-07-141-18/+36
* Require `loadhist'. VariableRichard M. Stallman1998-06-291-148/+231
* (find-function-on-key): Don't discard up event after down event.Richard M. Stallman1998-06-141-8/+0
* (find-function-noselect): Don't callKarl Heuer1998-06-031-2/+3
* (find-function-noselect): Autoload it.Richard M. Stallman1998-05-091-0/+1
* (find-function-on-key):Richard M. Stallman1998-04-171-8/+34
* Customized.Stephen Eglen1998-02-221-4/+12
* (find-function, find-function-other-window, find-function-other-frame,Dave Love1997-10-251-0/+4
* Initial revisionDave Love1997-10-251-0/+249