log lisp/apropos.el @ 58989:b41192af5b23

age author description
Thu, 16 Dec 2004 07:16:58 +0000 Juri Linkov (apropos-match-face): Change default from `secondary-selection' to `match'.
Wed, 27 Oct 2004 17:46:33 +0000 Richard M. Stallman (apropos-macrop): Doc fix.
Fri, 26 Mar 2004 15:27:56 +0000 Stefan Monnier (apropos-mode): Don't autoload.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sat, 02 Aug 2003 20:35:38 +0000 Andreas Schwab (apropos-words-to-regexp): Only add `wild' if
Mon, 14 Jul 2003 21:49:02 +0000 Kim F. Storm (apropos-sort-by-scores): Rename from apropos-show-scores.
Sat, 12 Jul 2003 21:57:50 +0000 Richard M. Stallman (apropos-show-scores): Make it customizable. Document new meaning.
Tue, 04 Feb 2003 11:26:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Tue, 14 Jan 2003 20:47:21 +0000 John Paul Wallington (apropos): Restore autoload cookie. Fix error
Mon, 13 Jan 2003 08:07:18 +0000 Richard M. Stallman (apropos-documentation-property): New function.
Sun, 20 Oct 2002 21:03:54 +0000 Andreas Schwab (apropos-group): Use customize-group-other-window.
Sat, 24 Aug 2002 14:26:06 +0000 John Paul Wallington * startup.el (normal-splash-screen): Ensure splash buffer is
Thu, 23 May 2002 20:21:30 +0000 Kim F. Storm (apropos-true-hit, apropos-false-hit-symbol)
Thu, 23 May 2002 10:24:14 +0000 Kim F. Storm Only reduce string score for lengthy strings once.
Thu, 23 May 2002 10:19:46 +0000 Kim F. Storm (apropos-show-scores, apropos-orig-regexp)
Sat, 04 May 2002 14:51:16 +0000 Eli Zaretskii (apropos-print): Fix the reference to mouse-2.
Sat, 05 Jan 2002 19:02:27 +0000 Pavel Jank Remove unnecessary whitespaces.
Sat, 22 Dec 2001 01:36:37 +0000 Richard M. Stallman (apropos-print): SPACING is now nil or a separator string.
Fri, 16 Nov 2001 18:30:25 +0000 Pavel Jank (apropos-next-label-button): Doc fix.
Tue, 09 Oct 2001 12:09:25 +0000 Miles Bader (button): New require.
Mon, 08 Oct 2001 16:35:33 +0000 Miles Bader (apropos-next-label-button): Use the presence of a
Mon, 08 Oct 2001 06:54:07 +0000 Miles Bader (apropos-symbol): Add `skip' property.
Mon, 08 Oct 2001 06:10:29 +0000 Miles Bader (apropos-next-label-button): Update arguments to `next-button'.
Sun, 07 Oct 2001 11:35:09 +0000 Miles Bader (apropos-symbol, apropos-label): New button types.
Fri, 28 Sep 2001 06:18:36 +0000 Eli Zaretskii (apropos-print): Fix last change.
Fri, 28 Sep 2001 06:09:25 +0000 Eli Zaretskii (apropos-print): Make the directions inserted at the
Mon, 16 Jul 2001 12:23:00 +0000 Pavel Jank Some fixes to follow coding conventions.
Mon, 27 Nov 2000 17:41:06 +0000 Dave Love (apropos-print): Add help-echo to active text.
Wed, 04 Oct 2000 23:30:51 +0000 Stefan Monnier (apropos-mode): Use define-derived-mode.
Tue, 20 Jun 2000 09:58:07 +0000 Dave Love Doc fixes.