log lisp/man.el @ 83360:0036e612aaef

age author description
Mon, 29 Aug 2005 11:00:09 +0000 Juanma Barranquero (Man-init-defvars, Man-translate-references, Man-support-local-filenames,
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sun, 24 Jul 2005 01:03:25 +0000 Juanma Barranquero (Man-goto-page): Make second argument NOERROR optional.
Sat, 23 Jul 2005 22:51:33 +0000 Richard M. Stallman (Man-bgproc-sentinel): Check here for failure to find
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Sun, 12 Jun 2005 10:08:56 +0000 Lute Kamstra (Man-mode-map): Initialize it properly.
Sun, 29 May 2005 16:09:15 +0000 Juri Linkov (Man-name-regexp): Add `:' to accept qualified names.
Thu, 26 May 2005 13:07:46 +0000 Lute Kamstra (Man-mode): Use kill-all-local-variables and run-mode-hooks.
Wed, 27 Apr 2005 12:38:32 +0000 Eli Zaretskii (man-mode-syntax-table): Set up `:' to have word-constituent syntax.
Sat, 19 Mar 2005 14:36:43 +0000 Eli Zaretskii (Man-follow-manual-reference): If current-word returns nil, use "".
Sat, 29 Jan 2005 17:27:13 +0000 Richard M. Stallman (Man-getpage-in-background): Disable undo in Man buffer.
Thu, 06 Jan 2005 22:00:56 +0000 Kim F. Storm (Man-xref-man-page, Man-xref-header-file)
Tue, 04 Jan 2005 20:36:28 +0000 Richard M. Stallman (Man-fontify-manpage): Turn off undo generation.
Fri, 03 Dec 2004 00:20:39 +0000 Richard M. Stallman (Man-reverse-face): Change default to `highlight'.
Tue, 30 Nov 2004 22:26:26 +0000 Stefan Monnier (Man-fontify-manpage): Improve handling of ANSI escapes.
Sun, 31 Oct 2004 23:44:57 +0000 Kim F. Storm *** empty log message ***
Tue, 26 Oct 2004 08:27:26 +0000 Richard M. Stallman (Man-cleanup-manpage): Instead of interactive-p,
Sat, 26 Jun 2004 09:44:56 +0000 Eli Zaretskii (Man-getpage-in-background): Add windows-nt to the list
Sat, 19 Jun 2004 00:50:04 +0000 Nick Roberts (Man-getpage-in-background): Revert previous change but
Tue, 11 May 2004 09:28:56 +0000 Eli Zaretskii (Man-getpage-in-background): Use shell-file-name
Tue, 23 Mar 2004 07:33:39 +0000 Juri Linkov (Man-width): New var.
Mon, 16 Feb 2004 18:20:31 +0000 Eli Zaretskii (Man-fontify-manpage): Render section headings in
Sat, 24 Jan 2004 21:52:12 +0000 Richard M. Stallman (Man-fontify-manpage): Clean up message.
Sat, 03 Jan 2004 12:11:21 +0000 Eli Zaretskii * progmodes/idlwave.el (idlwave-make-tags):
Sun, 28 Sep 2003 08:30:20 +0000 Eli Zaretskii (Man-default-man-entry): Remove the leading `*' from the word at point.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Mon, 25 Aug 2003 03:48:22 +0000 John Paul Wallington (Man-default-man-entry): Don't whizz past the section number
Sun, 24 Aug 2003 18:08:01 +0000 John Paul Wallington (Man-default-man-entry): Strip text properties when
Sun, 13 Jul 2003 17:16:31 +0000 Juanma Barranquero (Man-translate-cleanup): New.
Mon, 07 Jul 2003 21:01:55 +0000 Richard M. Stallman (Man-name-regexp): Match + as part of name.
Sun, 01 Jun 2003 17:06:55 +0000 Andreas Schwab (Man-name-regexp): Also match Latin-1 soft hyphen.
Wed, 16 Apr 2003 05:03:13 +0000 Richard M. Stallman (Man-follow-manual-reference): Don't require match
Wed, 09 Apr 2003 12:16:31 +0000 Thien-Thi Nguyen (Man-heading-regexp): Accept hyphen.
Mon, 07 Apr 2003 09:32:39 +0000 Kai Grojohann (Man-getpage-in-background): Set GROFF_NO_SGR env var in
Thu, 03 Apr 2003 15:49:40 +0000 Juanma Barranquero Fix previous change.
Wed, 02 Apr 2003 21:22:38 +0000 Juanma Barranquero (toplevel): Require button.
Sun, 09 Mar 2003 14:05:25 +0000 Kai Grojohann * man.el (Man-getpage-in-background): Always use `setenv' for
Fri, 07 Mar 2003 21:04:54 +0000 Kai Grojohann (Man-getpage-in-background): Only change
Tue, 04 Feb 2003 12:29:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Sat, 21 Dec 2002 20:21:25 +0000 Richard M. Stallman (Man-getpage-in-background): Put GROFF_NO_SGR in env.
Sat, 26 Oct 2002 22:37:54 +0000 Richard M. Stallman (Man-default-man-entry): Don't look for all word chars,
Tue, 15 Oct 2002 17:41:26 +0000 Dave Love (Man-getpage-in-background): Set width in environment.
Sun, 13 Jan 2002 10:09:20 +0000 Pavel Jank Fix typo.
Fri, 30 Nov 2001 21:56:46 +0000 Stefan Monnier (Man-build-section-alist): Remove last Man-match-substring.
Fri, 30 Nov 2001 09:13:21 +0000 Stefan Monnier (man-follow-mouse): New function.
Mon, 27 Aug 2001 12:55:22 +0000 Miles Bader (Man-mode-line-format): Variable removed.
Wed, 01 Aug 2001 15:30:21 +0000 Eli Zaretskii (man): Mention Man-switches in the doc string.
Sun, 15 Jul 2001 16:15:35 +0000 Pavel Jank Some fixes to follow coding conventions in files maintained by FSF.
Tue, 06 Mar 2001 13:42:06 +0000 Eli Zaretskii (Man-hyphenated-reference-regexp): New variable.
Fri, 26 Jan 2001 11:43:10 +0000 Gerd Moellmann (Man-default-man-entry, Man-mode): Doc fix.
Sun, 15 Oct 2000 05:52:05 +0000 Eli Zaretskii Fix typo in a comment.
Wed, 11 Oct 2000 23:59:16 +0000 Kenichi Handa (Man-getpage-in-background): Fix previous change.
Mon, 21 Aug 2000 14:17:19 +0000 Eli Zaretskii (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
Mon, 21 Aug 2000 01:39:45 +0000 Kenichi Handa (Man-getpage-in-background): Decode the process output by the system
Wed, 28 Jun 2000 15:31:31 +0000 Eli Zaretskii (Man-notify-when-ready): Don't use window-system. If
Wed, 21 Jun 2000 16:41:01 +0000 Eli Zaretskii (man): Doc fix.
Mon, 12 Jun 2000 05:17:53 +0000 Stefan Monnier (Man-build-man-command): Don't quote lambda.
Fri, 09 Jun 2000 07:48:24 +0000 Kenichi Handa (Man-fontify-manpage): Fix previous change.
Fri, 09 Jun 2000 07:47:20 +0000 Kenichi Handa (Man-fontify-manpage): Fix previous change.
Fri, 09 Jun 2000 00:42:39 +0000 Kenichi Handa (Man-fontify-manpage): Pay attention to overstrike