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
|
2003-03-07 |
Kai Großjohann |
(Man-getpage-in-background): Only change
|
2003-02-04 |
Juanma Barranquero |
Trailing whitespace deleted.
|
2002-12-21 |
Richard M. Stallman |
(Man-getpage-in-background): Put GROFF_NO_SGR in env.
|
2002-10-26 |
Richard M. Stallman |
(Man-default-man-entry): Don't look for all word chars,
|
2002-10-15 |
Dave Love |
(Man-getpage-in-background): Set width in environment.
|
2002-01-13 |
Pavel Janík |
Fix typo.
|
2001-11-30 |
Stefan Monnier |
(Man-build-section-alist): Remove last Man-match-substring.
|
2001-11-30 |
Stefan Monnier |
(man-follow-mouse): New function.
|
2001-08-27 |
Miles Bader |
(Man-mode-line-format): Variable removed.
|
2001-08-01 |
Eli Zaretskii |
(man): Mention Man-switches in the doc string.
|
2001-07-15 |
Pavel Janík |
Some fixes to follow coding conventions in files maintained by FSF.
|
2001-03-06 |
Eli Zaretskii |
(Man-hyphenated-reference-regexp): New variable.
|
2001-01-26 |
Gerd Moellmann |
(Man-default-man-entry, Man-mode): Doc fix.
|
2000-10-15 |
Eli Zaretskii |
Fix typo in a comment.
|