log lisp/help-mode.el @ 62387:c051115aeb95

age author description
Mon, 16 May 2005 03:31:32 +0000 Richard M. Stallman (help-face-def): New button type.
Sun, 06 Mar 2005 18:32:32 +0000 Richard M. Stallman (help-mode-finish): Don't alter the element
Fri, 17 Dec 2004 15:17:12 +0000 Kim F. Storm (help-xref): Add follow-link property.
Sun, 01 Aug 2004 05:53:50 +0000 John Paul Wallington (help-go-back): Delete period from end of error message.
Wed, 19 May 2004 00:56:46 +0000 Stefan Monnier (help-go-back): Don't depend on position of back button.
Thu, 29 Apr 2004 18:43:32 +0000 Stefan Monnier (help-function-def, help-variable-def):
Tue, 20 Apr 2004 20:53:01 +0000 Richard M. Stallman (help-mode-finish): Set help-return-alist first
Sun, 11 Apr 2004 09:52:09 +0000 Juri Linkov (help-make-xrefs): Add a final newline to the *Help* buffer.
Wed, 07 Apr 2004 19:35:05 +0000 Stefan Monnier (help-function-def, help-variable-def): Handle hyperrefs
Mon, 05 Apr 2004 12:09:53 +0000 Jesper Harder (help-make-xrefs): Recognize aliased variable with
Tue, 30 Dec 2003 23:34:08 +0000 Luc Teirlinck (help-xref-info-regexp): Make hyperlinks to Info documentation if the
Mon, 20 Oct 2003 21:33:34 +0000 Luc Teirlinck (help-make-xrefs): Make sure that if a symbol is followed by the word
Sun, 19 Oct 2003 04:10:34 +0000 Luc Teirlinck (help-make-xrefs): Slight correction to previous change.
Sun, 19 Oct 2003 03:58:43 +0000 Luc Teirlinck (help-xref-symbol-regexp): Treat newlines as whitespace.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Thu, 24 Apr 2003 08:36:06 +0000 John Paul Wallington (help-make-xrefs): Remove extra paren.
Thu, 24 Apr 2003 01:56:55 +0000 Richard M. Stallman (help-make-xrefs): Clean up the loop that scans
Mon, 10 Feb 2003 21:52:30 +0000 Stefan Monnier (help-xref-on-pp): Only add xref if the text is less than 5K.
Tue, 16 Jul 2002 16:02:35 +0000 Stefan Monnier (view): Always require.
Wed, 12 Jun 2002 04:56:05 +0000 Colin Walters Update copyright date.
Wed, 12 Jun 2002 04:54:54 +0000 Colin Walters (help-mode): Don't set `font-lock-defaults'.
Sat, 12 Jan 2002 21:00:17 +0000 Richard M. Stallman (help-xref-go-back): Restore POSITION in proper buffer and proper window.
Mon, 07 Jan 2002 05:20:57 +0000 Richard M. Stallman Fix indentation.
Tue, 25 Dec 2001 22:02:25 +0000 Richard M. Stallman (help-xref-on-pp): Catch and ignore errors in scanning the buffer.
Tue, 25 Dec 2001 11:02:43 +0000 Pavel Jank Remove empty lines at the end of file.
Sun, 25 Nov 2001 18:49:03 +0000 Richard M. Stallman (help-function, help-variable, help-face)
Tue, 20 Nov 2001 23:36:37 +0000 Richard M. Stallman (help-mode): Undo 2001-10-07 change.
Fri, 02 Nov 2001 05:49:48 +0000 Miles Bader (help-xref): New button type.
Mon, 22 Oct 2001 17:19:55 +0000 Pavel Jank Remove debugging code. From Stefan Monnier <monnier@cs.yale.edu>.
Fri, 12 Oct 2001 01:54:22 +0000 Miles Bader (help-customize-face): New button-type.
Thu, 11 Oct 2001 23:33:52 +0000 Stefan Monnier (help-buffer): New function.
Tue, 09 Oct 2001 11:16:25 +0000 Miles Bader New file, contents mostly from `help.el'.