Change release version from 21.4 to 22.1 throughout.
[bpt/emacs.git] / lisp / emacs-lisp / find-func.el
2005-02-09 Kim F. StormChange release version from 21.4 to 22.1 throughout.
2005-01-07 Richard M. Stallman(find-face-definition): Renamed from find-face.
2005-01-05 Richard M. Stallman(find-variable, find-variable-other-window, find-variab...
2005-01-05 Richard M. StallmanDoc fixes.
2005-01-03 Stefan Monnier(find-variable-regexp): Avoid defface.
2004-12-27 Richard M. Stallman(find-function-noselect): Call symbol-file with `defun'.
2004-11-16 Juri Linkov(find-function-regexp): Optimize `define-minor-mode...
2004-04-29 Stefan Monnier(find-function-C-source-directory): New var.
2003-09-01 Miles BaderAdd arch taglines
2003-05-19 Richard M. Stallman(find-function-on-key): Move the call to find-function...
2003-02-04 Juanma BarranqueroTrailing whitepace deleted.
2003-01-03 Dave Love(find-variable-noselect): Make it work
2002-09-25 Stefan Monnier(find-library-name): Correctly find "f.el.gz" from...
2002-09-12 Stefan Monnier(find-library-name): Typo.
2002-09-12 Stefan Monnier(find-library-name): Don't forget the empty suffix...
2002-09-09 Stefan Monnier(find-library-suffixes, find-library-name)
2002-09-07 John Paul Wallington* emacs-lisp/cl-indent.el (extended-loop-p): Doc fix.
2002-09-06 Juanma Barranquero(find-function-search-for-symbol): Fix spacing.
2002-08-15 Stefan Monnier(find-function-search-for-symbol): Use find-file-hook...
2002-08-13 Richard M. Stallman(find-function-search-for-symbol): Obey `definition...
2002-05-16 Stefan Monnier(find-function-search-for-symbol): Find funs defined...
2002-05-12 Markus Rost(find-function-search-for-symbol): Handle more whitespa...
2002-05-08 Markus Rost(find-function-search-for-symbol): Add autoload cookie.
2002-05-06 Markus Rost(find-function-search-for-symbol): Use with-syntax...
2002-05-04 Markus Rost(find-function-search-for-symbol): Bind case-fold-searc...
2001-10-30 Stefan Monnier(find-function-search-for-symbol):
2001-07-25 Gerd Moellmann(find-function-regexp): Add
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