log lisp/apropos.el @ 20335:445110a43268

age author description
Mon, 24 Nov 1997 04:55:48 +0000 Richard M. Stallman (apropos-variable): New command.
Mon, 03 Nov 1997 02:54:19 +0000 Karl Heuer (apropos-command): Doc fix.
Thu, 24 Jul 1997 07:43:07 +0000 Richard M. Stallman Customized.
Tue, 15 Jul 1997 23:12:14 +0000 Richard M. Stallman (apropos-print): Use customize-group-other-window, not customize-other-window.
Sun, 22 Jun 1997 18:57:55 +0000 Richard M. Stallman Add provide call.
Fri, 25 Apr 1997 18:10:43 +0000 Richard M. Stallman (apropos): Add support for customization groups.
Sat, 12 Apr 1997 18:49:35 +0000 Richard M. Stallman (apropos): Add support for faces, widgets, and user options.
Mon, 17 Mar 1997 09:54:01 +0000 Karl Heuer (apropos): Print all property symbols.
Wed, 04 Sep 1996 17:16:14 +0000 Richard M. Stallman (apropos-print): Don't say `Type ' before M-x cmd.
Mon, 26 Aug 1996 21:27:24 +0000 Richard M. Stallman (apropos-mode-map): Don't use view-mode;
Thu, 22 Aug 1996 19:57:35 +0000 Richard M. Stallman (apropos-mode): Turn on View mode.
Sat, 04 May 1996 00:50:49 +0000 Richard M. Stallman (apropos-print): If command has no key bindings, say how to run it with M-x.
Sun, 28 Jan 1996 07:10:18 +0000 Erik Naggum (apropos-print): Fix previous change.
Sat, 27 Jan 1996 22:45:19 +0000 Richard M. Stallman (apropos-print): Omit key sequences that contain a frame.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Fri, 12 Jan 1996 01:51:05 +0000 Erik Naggum (apropos-print): Fix previous change to mouse message.
Tue, 09 Jan 1996 23:07:49 +0000 Karl Heuer (apropos-print): Fix message about mouse command.
Thu, 04 Jan 1996 23:27:11 +0000 Karl Heuer (apropos-files-scanned): Doc fix.
Tue, 19 Dec 1995 22:01:53 +0000 Karl Heuer (apropos-match-face): Use `secondary-selection' rather
Mon, 27 Nov 1995 05:47:49 +0000 Richard M. Stallman (apropos-follow): Rewrite to use whole line as target of reference.
Tue, 21 Nov 1995 21:12:08 +0000 Richard M. Stallman (apropos-print): Put the item property
Tue, 21 Nov 1995 00:10:57 +0000 Richard M. Stallman (apropos-print): Use apropos-local-map as buffer's map,
Fri, 10 Nov 1995 17:08:38 +0000 Richard M. Stallman (apropos-print): Use buffer *Apropos*, not *Help*.
Sat, 22 Jul 1995 15:17:54 +0000 Karl Heuer Add latest changes of old library and some more.
Fri, 07 Jul 1995 18:53:58 +0000 Karl Heuer Restructured, largely rewritten and extended.
Mon, 03 Apr 1995 21:38:06 +0000 Richard M. Stallman (apropos): Use apropos-worthy-symbol-p as default predicate.
Thu, 29 Dec 1994 04:17:00 +0000 Richard M. Stallman (super-apropos-check-elc-file): New function.
Thu, 29 Dec 1994 01:46:34 +0000 Richard M. Stallman (super-apropos, super-apropos-check-doc-file)
Thu, 15 Dec 1994 01:56:13 +0000 Richard M. Stallman (apropos-match-keys): Handle menu bindings with cached equivalent keys.
Wed, 09 Nov 1994 05:52:02 +0000 Karl Heuer (apropos-print-matches): Set help-mode in *Help* buffer.
Sat, 01 Oct 1994 21:10:38 +0000 Richard M. Stallman (apropos-print-matches): Add newline after
Tue, 03 May 1994 23:47:06 +0000 Karl Heuer Update copyright.
Wed, 13 Apr 1994 19:00:07 +0000 Richard M. Stallman (super-apropos-check-doc-file): Force Fundamental mode.
Fri, 25 Mar 1994 03:03:24 +0000 Karl Heuer (apropos-match-keys): Skip duplicate keybindings.
Mon, 14 Mar 1994 06:15:30 +0000 Richard M. Stallman Comment change.
Tue, 08 Mar 1994 23:53:06 +0000 Karl Heuer (apropos, super-apropos): Doc fix.
Tue, 08 Mar 1994 23:31:55 +0000 Karl Heuer (super-apropos-check-doc-file): Use doc-directory instead of data-directory.
Sat, 12 Feb 1994 04:21:06 +0000 Karl Heuer (super-apropos-check-doc-file): Don't attempt to retrieve function
Wed, 29 Dec 1993 06:55:23 +0000 Richard M. Stallman (super-apropos-check-doc-file): Verify that the doc
Thu, 23 Dec 1993 04:39:33 +0000 Richard M. Stallman (apropos-match-keys): If REGEXP is nil, always act as if it matched.
Tue, 08 Jun 1993 01:32:42 +0000 Richard M. Stallman (safe-documentation): Don't crash on byte-compiled macro.
Sat, 22 May 1993 04:19:14 +0000 Richard M. Stallman (apropos-print-matches): Bind tem.
Fri, 21 May 1993 21:29:27 +0000 Richard M. Stallman (apropos-match-keys): Handle modern keymap structure.
Thu, 18 Mar 1993 21:29:42 +0000 Eric S. Raymond Add or correct keywords
Sat, 20 Feb 1993 23:12:21 +0000 Richard M. Stallman (super-apropos-check-doc-file): Look for DOC file in proper directory.
Mon, 04 Jan 1993 11:36:14 +0000 Richard M. Stallman (apropos-match-keys): Handle non-chars as keys.
Wed, 22 Jul 1992 04:22:30 +0000 Eric S. Raymond entered into RCS
Fri, 17 Jul 1992 08:15:29 +0000 Eric S. Raymond *** empty log message ***
Thu, 16 Jul 1992 21:47:34 +0000 Eric S. Raymond *** empty log message ***
Sat, 30 May 1992 23:54:21 +0000 Eric S. Raymond *** empty log message ***
Thu, 05 Dec 1991 18:54:06 +0000 Jim Blandy *** empty log message ***
Wed, 31 Jul 1991 02:49:11 +0000 Richard M. Stallman Initial revision