aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/apropos.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (apropos-print-matches): Add newline afterRichard M. Stallman1994-10-011-13/+22
* Update copyright.Karl Heuer1994-05-031-1/+1
* (super-apropos-check-doc-file): Force Fundamental mode.Richard M. Stallman1994-04-131-3/+4
* (apropos-match-keys): Skip duplicate keybindings.Karl Heuer1994-03-251-0/+6
* Comment change.Richard M. Stallman1994-03-141-10/+0
* (apropos, super-apropos): Doc fix.Karl Heuer1994-03-081-2/+4
* (super-apropos-check-doc-file): Use doc-directory instead of data-directory.Karl Heuer1994-03-081-1/+1
* (super-apropos-check-doc-file): Don't attempt to retrieve functionKarl Heuer1994-02-121-1/+1
* (super-apropos-check-doc-file): Verify that the docRichard M. Stallman1993-12-291-4/+7
* (apropos-match-keys): If REGEXP is nil, always act as if it matched.Richard M. Stallman1993-12-231-2/+6
* (safe-documentation): Don't crash on byte-compiled macro.Richard M. Stallman1993-06-081-2/+2