summaryrefslogtreecommitdiff
path: root/lisp/apropos.el
Commit message (Expand)AuthorAgeFilesLines
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-7/+7
* (apropos): Restore autoload cookie. Fix errorJohn Paul Wallington2003-01-141-1/+3
* (apropos-documentation-property): New function.Richard M. Stallman2003-01-131-20/+19
* (apropos-group): Use customize-group-other-window.Andreas Schwab2002-10-201-1/+1
* * startup.el (normal-splash-screen): Ensure splash buffer isJohn Paul Wallington2002-08-241-1/+1
* (apropos-true-hit, apropos-false-hit-symbol)Kim F. Storm2002-05-231-48/+79
* Only reduce string score for lengthy strings once.Kim F. Storm2002-05-231-3/+4
* (apropos-show-scores, apropos-orig-regexp)Kim F. Storm2002-05-231-41/+186
* (apropos-print): Fix the reference to mouse-2.Eli Zaretskii2002-05-041-3/+5
* Remove unnecessary whitespaces.Pavel Janík2002-01-051-1/+1
* (apropos-print): SPACING is now nil or a separator string.Richard M. Stallman2001-12-221-4/+8
* (apropos-next-label-button): Doc fix.Pavel Janík2001-11-161-1/+1
* (button): New require.Miles Bader2001-10-091-0/+2
* (apropos-next-label-button): Use the presence of aMiles Bader2001-10-081-8/+9
* (apropos-symbol): Add `skip' property.Miles Bader2001-10-081-37/+67
* (apropos-next-label-button): Update arguments to `next-button'.Miles Bader2001-10-081-1/+1
* (apropos-symbol, apropos-label): New button types.Miles Bader2001-10-071-62/+73
* (apropos-print): Fix last change.Eli Zaretskii2001-09-281-1/+1
* (apropos-print): Make the directions inserted at theEli Zaretskii2001-09-281-4/+6
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+1
* (apropos-print): Add help-echo to active text.Dave Love2000-11-271-1/+2
* (apropos-mode): Use define-derived-mode.Stefan Monnier2000-10-041-8/+2
* Doc fixes.Dave Love2000-06-201-14/+14
* *** empty log message ***Gerd Moellmann2000-06-071-1/+4
* (apropos-print): Use display-mouse-p instead ofEli Zaretskii2000-05-251-1/+1
* (apropos-print): use `describe-face' instead ofDave Love2000-05-091-2/+3
* (apropos-mode): Add autoload cookie.Gerd Moellmann1999-12-061-0/+1
* (apropos-symbol-face): Non-nil even for ttys.Richard M. Stallman1999-09-171-24/+25
* Don't capitalize custom group name.Dave Love1999-08-161-1/+1
* Update address.Karl Heuer1998-12-141-1/+1
* (apropos-print): control invalid characters.Karl Heuer1998-10-061-1/+3
* (apropos-print): Delete arg DOC-FN.Karl Heuer1998-06-201-73/+72
* (apropos-print): The cross ref for a variableRichard M. Stallman1998-06-091-5/+6
* (apropos-variable): Fixed argument to apropos-command.Karl Heuer1998-06-011-3/+3
* (apropos-command): If DO-ALL is set, search functions, not variables.Richard M. Stallman1998-05-241-13/+9
* (apropos-command): Change 3rd arg to VAR-PREDICATERichard M. Stallman1998-05-241-12/+30
* (apropos): Handle aliases for undefined functions.Richard M. Stallman1998-05-221-1/+4
* (apropos-mode-map): Bind q to quit-window.Richard M. Stallman1998-05-021-2/+3
* (apropos-print): Pass t instead of DO-KEYSRichard M. Stallman1997-12-221-6/+6
* (apropos, apropos-command): Ignore symbols that have apropos-inhibit property.Richard M. Stallman1997-12-211-0/+10
* (apropos-variable): New command.Richard M. Stallman1997-11-241-12/+19
* (apropos-command): Doc fix.Karl Heuer1997-11-031-2/+2
* Customized.Richard M. Stallman1997-07-241-13/+31
* (apropos-print): Use customize-group-other-window, not customize-other-window.Richard M. Stallman1997-07-151-1/+1
* Add provide call.Richard M. Stallman1997-06-221-0/+2
* (apropos): Add support for customization groups.Richard M. Stallman1997-04-251-0/+7
* (apropos): Add support for faces, widgets, and user options.Richard M. Stallman1997-04-121-3/+21
* (apropos): Print all property symbols.Karl Heuer1997-03-171-15/+15
* (apropos-print): Don't say `Type ' before M-x cmd.Richard M. Stallman1996-09-041-1/+0
* (apropos-mode-map): Don't use view-mode;Richard M. Stallman1996-08-261-1/+2