| Commit message (Expand) | Author | Age | Files | Lines |
* | * startup.el (normal-splash-screen): Ensure splash buffer is | John Paul Wallington | 2002-08-24 | 1 | -1/+1 |
* | (apropos-true-hit, apropos-false-hit-symbol) | Kim F. Storm | 2002-05-23 | 1 | -48/+79 |
* | Only reduce string score for lengthy strings once. | Kim F. Storm | 2002-05-23 | 1 | -3/+4 |
* | (apropos-show-scores, apropos-orig-regexp) | Kim F. Storm | 2002-05-23 | 1 | -41/+186 |
* | (apropos-print): Fix the reference to mouse-2. | Eli Zaretskii | 2002-05-04 | 1 | -3/+5 |
* | Remove unnecessary whitespaces. | Pavel Janík | 2002-01-05 | 1 | -1/+1 |
* | (apropos-print): SPACING is now nil or a separator string. | Richard M. Stallman | 2001-12-22 | 1 | -4/+8 |
* | (apropos-next-label-button): Doc fix. | Pavel Janík | 2001-11-16 | 1 | -1/+1 |
* | (button): New require. | Miles Bader | 2001-10-09 | 1 | -0/+2 |
* | (apropos-next-label-button): Use the presence of a | Miles Bader | 2001-10-08 | 1 | -8/+9 |
* | (apropos-symbol): Add `skip' property. | Miles Bader | 2001-10-08 | 1 | -37/+67 |
* | (apropos-next-label-button): Update arguments to `next-button'. | Miles Bader | 2001-10-08 | 1 | -1/+1 |
* | (apropos-symbol, apropos-label): New button types. | Miles Bader | 2001-10-07 | 1 | -62/+73 |
* | (apropos-print): Fix last change. | Eli Zaretskii | 2001-09-28 | 1 | -1/+1 |
* | (apropos-print): Make the directions inserted at the | Eli Zaretskii | 2001-09-28 | 1 | -4/+6 |
* | Some fixes to follow coding conventions. | Pavel Janík | 2001-07-16 | 1 | -1/+1 |
* | (apropos-print): Add help-echo to active text. | Dave Love | 2000-11-27 | 1 | -1/+2 |
* | (apropos-mode): Use define-derived-mode. | Stefan Monnier | 2000-10-04 | 1 | -8/+2 |
* | Doc fixes. | Dave Love | 2000-06-20 | 1 | -14/+14 |
* | *** empty log message *** | Gerd Moellmann | 2000-06-07 | 1 | -1/+4 |
* | (apropos-print): Use display-mouse-p instead of | Eli Zaretskii | 2000-05-25 | 1 | -1/+1 |
* | (apropos-print): use `describe-face' instead of | Dave Love | 2000-05-09 | 1 | -2/+3 |
* | (apropos-mode): Add autoload cookie. | Gerd Moellmann | 1999-12-06 | 1 | -0/+1 |
* | (apropos-symbol-face): Non-nil even for ttys. | Richard M. Stallman | 1999-09-17 | 1 | -24/+25 |
* | Don't capitalize custom group name. | Dave Love | 1999-08-16 | 1 | -1/+1 |
* | Update address. | Karl Heuer | 1998-12-14 | 1 | -1/+1 |
* | (apropos-print): control invalid characters. | Karl Heuer | 1998-10-06 | 1 | -1/+3 |
* | (apropos-print): Delete arg DOC-FN. | Karl Heuer | 1998-06-20 | 1 | -73/+72 |
* | (apropos-print): The cross ref for a variable | Richard M. Stallman | 1998-06-09 | 1 | -5/+6 |
* | (apropos-variable): Fixed argument to apropos-command. | Karl Heuer | 1998-06-01 | 1 | -3/+3 |
* | (apropos-command): If DO-ALL is set, search functions, not variables. | Richard M. Stallman | 1998-05-24 | 1 | -13/+9 |
* | (apropos-command): Change 3rd arg to VAR-PREDICATE | Richard M. Stallman | 1998-05-24 | 1 | -12/+30 |
* | (apropos): Handle aliases for undefined functions. | Richard M. Stallman | 1998-05-22 | 1 | -1/+4 |
* | (apropos-mode-map): Bind q to quit-window. | Richard M. Stallman | 1998-05-02 | 1 | -2/+3 |
* | (apropos-print): Pass t instead of DO-KEYS | Richard M. Stallman | 1997-12-22 | 1 | -6/+6 |
* | (apropos, apropos-command): Ignore symbols that have apropos-inhibit property. | Richard M. Stallman | 1997-12-21 | 1 | -0/+10 |
* | (apropos-variable): New command. | Richard M. Stallman | 1997-11-24 | 1 | -12/+19 |
* | (apropos-command): Doc fix. | Karl Heuer | 1997-11-03 | 1 | -2/+2 |
* | Customized. | Richard M. Stallman | 1997-07-24 | 1 | -13/+31 |
* | (apropos-print): Use customize-group-other-window, not customize-other-window. | Richard M. Stallman | 1997-07-15 | 1 | -1/+1 |
* | Add provide call. | Richard M. Stallman | 1997-06-22 | 1 | -0/+2 |
* | (apropos): Add support for customization groups. | Richard M. Stallman | 1997-04-25 | 1 | -0/+7 |
* | (apropos): Add support for faces, widgets, and user options. | Richard M. Stallman | 1997-04-12 | 1 | -3/+21 |
* | (apropos): Print all property symbols. | Karl Heuer | 1997-03-17 | 1 | -15/+15 |
* | (apropos-print): Don't say `Type ' before M-x cmd. | Richard M. Stallman | 1996-09-04 | 1 | -1/+0 |
* | (apropos-mode-map): Don't use view-mode; | Richard M. Stallman | 1996-08-26 | 1 | -1/+2 |
* | (apropos-mode): Turn on View mode. | Richard M. Stallman | 1996-08-22 | 1 | -0/+1 |
* | (apropos-print): If command has no key bindings, say how to run it with M-x. | Richard M. Stallman | 1996-05-04 | 1 | -1/+8 |
* | (apropos-print): Fix previous change. | Erik Naggum | 1996-01-28 | 1 | -1/+1 |
* | (apropos-print): Omit key sequences that contain a frame. | Richard M. Stallman | 1996-01-27 | 1 | -13/+30 |