aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp/find-func.el
Commit message (Expand)AuthorAgeFilesLines
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (find-function-on-key): Move the call to find-function-other-windowRichard M. Stallman2003-05-191-20/+21
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-1/+1
* (find-variable-noselect): Make it workDave Love2003-01-031-1/+2
* (find-library-name): Correctly find "f.el.gz" from "f.elc" or "f.elc.gz".Stefan Monnier2002-09-251-2/+2
* (find-library-name): Typo.Stefan Monnier2002-09-121-1/+1
* (find-library-name): Don't forget the empty suffix. Fix stale variable name.Stefan Monnier2002-09-121-2/+2
* (find-library-suffixes, find-library-name)Stefan Monnier2002-09-091-17/+29
* * emacs-lisp/cl-indent.el (extended-loop-p): Doc fix.John Paul Wallington2002-09-071-2/+3
* (find-function-search-for-symbol): Fix spacing.Juanma Barranquero2002-09-061-1/+1
* (find-function-search-for-symbol): Use find-file-hook instead of ...-hooks.Stefan Monnier2002-08-151-1/+1
* (find-function-search-for-symbol): Obey `definition-name' properties.Richard M. Stallman2002-08-131-0/+4
* (find-function-search-for-symbol): Find funs defined with defun-cvs-mode.Stefan Monnier2002-05-161-5/+8
* (find-function-search-for-symbol): Handle more whitespace/newlineMarkus Rost2002-05-121-1/+1
* (find-function-search-for-symbol): Add autoload cookie.Markus Rost2002-05-081-1/+2
* (find-function-search-for-symbol): Use with-syntax-table.Markus Rost2002-05-061-17/+13
* (find-function-search-for-symbol): Bind case-fold-search when searching.Markus Rost2002-05-041-1/+2
* (find-function-search-for-symbol):Stefan Monnier2001-10-301-5/+10
* (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