]> code.delx.au - gnu-emacs/history - lisp/help-mode.el
(Abbrevs): A @node line without explicit Prev, Next, and Up links.
[gnu-emacs] / lisp / help-mode.el
2006-05-01 Richard M. Stallman(help-mode): view-exit-action calls delete-window
2006-04-18 Richard M. Stallman(help-mode): Set view-exit-action to delete window.
2006-03-20 Luc Teirlinck(help-follow-symbol): New function. Essentially identi...
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-12-27 Nick Roberts(help-insert-string): New function. Save buffer
2005-12-20 Nick Roberts(help-customize-variable, help-customize-face):
2005-11-14 Luc Teirlinck(help-make-xrefs, help-xref-on-pp, help-xref-interned...
2005-10-28 Bill Wohler(help-url): New button type. Calls browse-url.
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-14 Stefan Monnier(help-xref-interned): Undo last mistaken change.
2005-07-14 Stefan Monnier(help-xref-interned): Properly setup xref info.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-06-22 Juanma Barranquero(help-make-xrefs): If a symbol representing a face...
2005-05-26 Lute Kamstra(help-mode): Use run-mode-hooks.
2005-05-16 Richard M. Stallman(help-face-def): New button type.
2005-03-06 Richard M. Stallman(help-mode-finish): Don't alter the element
2004-12-17 Kim F. Storm(help-xref): Add follow-link property.
2004-08-01 John Paul Wallington(help-go-back): Delete period from end of error message.
2004-05-19 Stefan Monnier(help-go-back): Don't depend on position of back button.
2004-04-29 Stefan Monnier(help-function-def, help-variable-def):
2004-04-20 Richard M. Stallman(help-mode-finish): Set help-return-alist first
2004-04-11 Juri Linkov(help-make-xrefs): Add a final newline to the *Help...
2004-04-07 Stefan Monnier(help-function-def, help-variable-def): Handle hyperrefs
2004-04-05 Jesper Harder(help-make-xrefs): Recognize aliased variable with
2003-12-30 Luc Teirlinck(help-xref-info-regexp): Make hyperlinks to Info docume...
2003-10-20 Luc Teirlinck(help-make-xrefs): Make sure that if a symbol is follow...
2003-10-19 Luc Teirlinck(help-make-xrefs): Slight correction to previous change.
2003-10-19 Luc Teirlinck(help-xref-symbol-regexp): Treat newlines as whitespace.
2003-09-01 Miles BaderAdd arch taglines
2003-04-24 John Paul Wallington(help-make-xrefs): Remove extra paren.
2003-04-24 Richard M. Stallman(help-make-xrefs): Clean up the loop that scans
2003-02-10 Stefan Monnier(help-xref-on-pp): Only add xref if the text is less...
2002-07-16 Stefan Monnier(view): Always require.
2002-06-12 Colin WaltersUpdate copyright date.
2002-06-12 Colin Walters(help-mode): Don't set `font-lock-defaults'.
2002-01-12 Richard M. Stallman(help-xref-go-back): Restore POSITION in proper buffer...
2002-01-07 Richard M. StallmanFix indentation.
2001-12-25 Richard M. Stallman(help-xref-on-pp): Catch and ignore errors in scanning...
2001-12-25 Pavel JaníkRemove empty lines at the end of file.
2001-11-25 Richard M. Stallman(help-function, help-variable, help-face)
2001-11-20 Richard M. Stallman(help-mode): Undo 2001-10-07 change.
2001-11-02 Miles Bader(help-xref): New button type.
2001-10-22 Pavel JaníkRemove debugging code. From Stefan Monnier <monnier...
2001-10-12 Miles Bader(help-customize-face): New button-type.
2001-10-11 Stefan Monnier(help-buffer): New function.
2001-10-09 Miles BaderNew file, contents mostly from `help.el'.