aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/apropos.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (apropos-mode): Turn on View mode.Richard M. Stallman1996-08-221-0/+1
* (apropos-print): If command has no key bindings, say how to run it with M-x.Richard M. Stallman1996-05-041-1/+8
* (apropos-print): Fix previous change.Erik Naggum1996-01-281-1/+1
* (apropos-print): Omit key sequences that contain a frame.Richard M. Stallman1996-01-271-13/+30
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* (apropos-print): Fix previous change to mouse message.Erik Naggum1996-01-121-2/+2
* (apropos-print): Fix message about mouse command.Karl Heuer1996-01-091-1/+2
* (apropos-files-scanned): Doc fix.Karl Heuer1996-01-041-1/+1
* (apropos-match-face): Use `secondary-selection' ratherKarl Heuer1995-12-191-113/+127
* (apropos-follow): Rewrite to use whole line as target of reference.Richard M. Stallman1995-11-271-22/+25
* (apropos-print): Put the item propertyRichard M. Stallman1995-11-211-13/+7
* (apropos-print): Use apropos-local-map as buffer's map,Richard M. Stallman1995-11-211-2/+2
* (apropos-print): Use buffer *Apropos*, not *Help*.Richard M. Stallman1995-11-101-6/+3
* Add latest changes of old library and some more.Karl Heuer1995-07-221-178/+311
* Restructured, largely rewritten and extended.Karl Heuer1995-07-071-393/+368
* (apropos): Use apropos-worthy-symbol-p as default predicate.Richard M. Stallman1995-04-031-1/+10
* (super-apropos-check-elc-file): New function.Richard M. Stallman1994-12-291-59/+122
* (super-apropos, super-apropos-check-doc-file)Richard M. Stallman1994-12-291-23/+32
* (apropos-match-keys): Handle menu bindings with cached equivalent keys.Richard M. Stallman1994-12-151-5/+17
* (apropos-print-matches): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-1/+2