2007-09-13 |
Glenn Morris |
Tabify previous change.
|
2007-09-13 |
Glenn Morris |
Jari Aalto <jari.aalto at cante.net>
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2007-11-16 |
Juri Linkov |
(Man-heading-regexp): Add 0-9.
|
2007-09-13 |
Glenn Morris |
Jari Aalto <jari.aalto at cante.net>
|
2007-08-08 |
Stefan Monnier |
Remove spurious * in docstrings.
|
2007-08-08 |
Stefan Monnier |
(Man-next-section): Make sure we do not move backward.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-06-04 |
Chong Yidong |
(Man-next-section): Don't consider the last line of the page as being
|
2007-03-24 |
Martin Rudalics |
(Man-support-local-filenames): Assure that
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2006-12-09 |
Chong Yidong |
(Man-xref-button-action): New function. If the `Man-target-string'
|
2006-09-02 |
Juri Linkov |
(Man-topic-history): New variable.
|
2006-04-04 |
Dan Nicolaescu |
* man.el (Man-mode-map): Restore the \r binding.
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2006-01-17 |
Juri Linkov |
(Man-heading-regexp): Add `/'.
|
2006-01-12 |
Nick Roberts |
(Man-file-name-regexp): Adjust for a list of files.
|
2005-12-04 |
Juri Linkov |
(Man-section-regexp): Add 0-9 to support "3X11" sections.
|
2005-11-19 |
Eli Zaretskii |
(Man-highlight-references): Doc fix. Reformat code in a more Lisp-ish way.
|
2005-11-10 |
Masatake YAMATO |
(Man-highlight-references): Set an empty
|
2005-11-06 |
Masatake YAMATO |
Improve man -k support.
|
2005-10-18 |
Masatake YAMATO |
* woman.el (WoMan-xref-man-page): New button type derived
|
2005-09-24 |
Romain Francoise |
2005-09-24 Emilio C. Lopes <eclig@gmx.net>
|
2005-08-29 |
Juanma Barranquero |
(Man-init-defvars, Man-translate-references, Man-support-local-filenames,
|
2005-08-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-24 |
Juanma Barranquero |
(Man-goto-page): Make second argument NOERROR optional.
|
2005-07-23 |
Richard M. Stallman |
(Man-bgproc-sentinel): Check here for failure to find
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-06-12 |
Lute Kamstra |
(Man-mode-map): Initialize it properly.
|
2005-05-29 |
Juri Linkov |
(Man-name-regexp): Add `:' to accept qualified names.
|
2005-05-26 |
Lute Kamstra |
(Man-mode): Use kill-all-local-variables and run-mode-hooks.
|
2005-04-27 |
Eli Zaretskii |
(man-mode-syntax-table): Set up `:' to have word-constituent syntax.
|
2005-03-19 |
Eli Zaretskii |
(Man-follow-manual-reference): If current-word returns nil, use "".
|
2005-01-29 |
Richard M. Stallman |
(Man-getpage-in-background): Disable undo in Man buffer.
|
2005-01-06 |
Kim F. Storm |
(Man-xref-man-page, Man-xref-header-file)
|
2005-01-04 |
Richard M. Stallman |
(Man-fontify-manpage): Turn off undo generation.
|
2004-12-03 |
Richard M. Stallman |
(Man-reverse-face): Change default to `highlight'.
|
2004-11-30 |
Stefan Monnier |
(Man-fontify-manpage): Improve handling of ANSI escapes.
|
2004-10-31 |
Kim F. Storm |
*** empty log message ***
|
2004-10-26 |
Richard M. Stallman |
(Man-cleanup-manpage): Instead of interactive-p,
|
2004-06-26 |
Eli Zaretskii |
(Man-getpage-in-background): Add windows-nt to the list
|
2004-06-19 |
Nick Roberts |
(Man-getpage-in-background): Revert previous change but
|
2004-05-11 |
Eli Zaretskii |
(Man-getpage-in-background): Use shell-file-name
|
2004-03-23 |
Juri Linkov |
(Man-width): New var.
|
2004-02-16 |
Eli Zaretskii |
(Man-fontify-manpage): Render section headings in
|
2004-01-24 |
Richard M. Stallman |
(Man-fontify-manpage): Clean up message.
|
2004-01-03 |
Eli Zaretskii |
* progmodes/idlwave.el (idlwave-make-tags):
|
2003-09-28 |
Eli Zaretskii |
(Man-default-man-entry): Remove the leading `*' from the word at point.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-08-25 |
John Paul Wallington |
(Man-default-man-entry): Don't whizz past the section number
|
2003-08-24 |
John Paul Wallington |
(Man-default-man-entry): Strip text properties when
|
2003-07-13 |
Juanma Barranquero |
(Man-translate-cleanup): New.
|
2003-07-07 |
Richard M. Stallman |
(Man-name-regexp): Match + as part of name.
|
2003-06-01 |
Andreas Schwab |
(Man-name-regexp): Also match Latin-1 soft hyphen.
|
2003-04-16 |
Richard M. Stallman |
(Man-follow-manual-reference): Don't require match
|
2003-04-09 |
Thien-Thi Nguyen |
(Man-heading-regexp): Accept hyphen.
|
2003-04-07 |
Kai Großjohann |
(Man-getpage-in-background): Set GROFF_NO_SGR env var in
|
2003-04-03 |
Juanma Barranquero |
Fix previous change.
|
2003-04-02 |
Juanma Barranquero |
(toplevel): Require button.
|
2003-03-09 |
Kai Großjohann |
* man.el (Man-getpage-in-background): Always use `setenv' for
|