2007-11-10 |
Martin Rudalics |
(help-mode): Set view-exit-action to bury the
|
2007-08-09 |
Glenn Morris |
(help-make-xrefs): Fix previous change.
|
2007-08-08 |
Glenn Morris |
(help-make-xrefs): Search for symbol constituents, rather than just `-'.
|
2007-07-26 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-02 |
Martin Rudalics |
(help-make-xrefs): Skip spaces too when skipping tabs.
|
2007-06-20 |
Martin Rudalics |
(help-make-xrefs): Adjust position of new forward
|
2007-06-08 |
Nick Roberts |
(help-xref-forward-stack)
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2007-08-09 |
Glenn Morris |
(help-make-xrefs): Fix previous change.
|
2007-08-08 |
Glenn Morris |
(help-make-xrefs): Search for symbol constituents, rather than just `-'.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-02 |
Martin Rudalics |
(help-make-xrefs): Skip spaces too when skipping tabs.
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2006-07-21 |
Nick Roberts |
(help-function-def, help-variable-def)
|
2006-07-12 |
Richard M. Stallman |
(help-variable-def): Handle find-variable-noselect returning no position.
|
2006-07-11 |
Kim F. Storm |
Add space for clarity.
|
2006-06-28 |
Nick Roberts |
(help-xref-symbol-regexp): Add property as a keyword for ignoring links.
|
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 identical to the old
|
2006-02-06 |
Thien-Thi Nguyen |
Update 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, help-follow):
|
2005-10-28 |
Bill Wohler |
(help-url): New button type. Calls browse-url.
|
2005-08-06 |
Thien-Thi Nguyen |
Update 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 Kamstra |
Update FSF's address.
|
2005-06-22 |
Juanma Barranquero |
(help-make-xrefs): If a symbol representing a face name is not followed by the
|
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* buffer.
|
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 documentation if the
|
2003-10-20 |
Luc Teirlinck |
(help-make-xrefs): Make sure that if a symbol is followed by the word
|
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 Bader |
Add 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 than 5K.
|
2002-07-16 |
Stefan Monnier |
(view): Always require.
|
2002-06-12 |
Colin Walters |
Update 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 and proper window.
|
2002-01-07 |
Richard M. Stallman |
Fix indentation.
|
2001-12-25 |
Richard M. Stallman |
(help-xref-on-pp): Catch and ignore errors in scanning the buffer.
|
2001-12-25 |
Pavel Janík |
Remove 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ík |
Remove debugging code. From Stefan Monnier <monnier@cs.yale.edu>.
|
2001-10-12 |
Miles Bader |
(help-customize-face): New button-type.
|
2001-10-11 |
Stefan Monnier |
(help-buffer): New function.
|
2001-10-09 |
Miles Bader |
New file, contents mostly from `help.el'.
|