Some fixes to follow coding conventions.
[bpt/emacs.git] / lisp / emacs-lisp / find-func.el
2001-07-16 Pavel JaníkSome fixes to follow coding conventions.
2000-11-03 Stefan Monnier(find-function-do-it): Quote the hook.
2000-11-02 Dave Love(find-variable-regexp): Avoid defgroup.
2000-10-06 Dave Love(find-function-regexp): Remove spurion.
1999-11-25 Dave LoveFix last change.
1999-11-23 Dave Love(find-function-regexp): Use `define-minor-mode' after...
1999-08-29 Richard M. Stallman(find-function-regexp): Allow a ) or ( to end a functio...
1999-01-13 Dave Love(find-function-on-key): Fix previous
1999-01-10 Dave Love(find-function-on-key): DTRT for mouse
1999-01-07 Dave LoveMore doc fixes.
1999-01-06 Richard M. StallmanDoc fixes.
1998-12-11 Dave Love(find-function-search-for-symbol):
1998-11-19 Richard M. Stallman(find-function-regexp): Handle skeletons.
1998-11-07 Karl Heuer(find-variable-noselect): Autoload.
1998-09-21 Karl Heuer(find-function-search-for-symbol): Fix error messages.
1998-08-27 Dave Love(find-function-search-for-symbol): Look
1998-08-26 Andreas SchwabFix :version tags to have a string value, not a float.
1998-08-01 Richard M. Stallman(find-function-search-for-symbol): Ignore directories
1998-07-29 Richard M. Stallman(find-function-noselect): Autoload cookie.
1998-07-14 Richard M. Stallman(find-function-regexp): Added :version 20.3.
1998-06-29 Richard M. StallmanRequire `loadhist'. Variable
1998-06-14 Richard M. Stallman(find-function-on-key): Don't discard up event after...
1998-06-03 Karl Heuer(find-function-noselect): Don't call
1998-05-09 Richard M. Stallman(find-function-noselect): Autoload it.
1998-04-17 Richard M. Stallman(find-function-on-key):
1998-02-22 Stephen EglenCustomized.
1997-10-25 Dave Love(find-function, find-function-other-window, find-functi...
1997-10-25 Dave LoveInitial revision