log lisp/man.el @ 68604:33b406f0321d mh-e-7_91

age author description
Tue, 17 Jan 2006 00:51:53 +0000 Juri Linkov (Man-heading-regexp): Add `/'.
Thu, 12 Jan 2006 21:22:30 +0000 Nick Roberts (Man-file-name-regexp): Adjust for a list of files.
Sun, 04 Dec 2005 02:43:42 +0000 Juri Linkov (Man-section-regexp): Add 0-9 to support "3X11" sections.
Sat, 19 Nov 2005 11:53:34 +0000 Eli Zaretskii (Man-highlight-references): Doc fix. Reformat code in a more Lisp-ish way.
Thu, 10 Nov 2005 04:49:19 +0000 Masatake YAMATO (Man-highlight-references): Set an empty
Sun, 06 Nov 2005 18:01:34 +0000 Masatake YAMATO Improve man -k support.
Tue, 18 Oct 2005 04:21:51 +0000 Masatake YAMATO * woman.el (WoMan-xref-man-page): New button type derived
Sat, 24 Sep 2005 13:44:02 +0000 Romain Francoise 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
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
Sun, 12 Mar 2000 14:49:20 +0000 Dave Love Doc fixes.
Sat, 07 Aug 1999 11:45:06 +0000 Dave Love (Man-softhyphen-to-minus): Revert previous change. Avoid unibyte to
Sat, 07 Aug 1999 11:31:39 +0000 Dave Love (Man-softhyphen-to-minus): Revert last change.
Wed, 04 Aug 1999 19:00:57 +0000 Dave Love (Man-softhyphen-to-minus): Fix for multibyte case, do
Thu, 01 Jul 1999 19:44:38 +0000 Andrew Innes (Man-build-man-command): Use value of null-device,
Thu, 05 Nov 1998 19:19:03 +0000 Karl Heuer (Man-page-header-regexp): Alternate value for Solaris 2.6.
Fri, 18 Sep 1998 09:13:46 +0000 Andreas Schwab (Man-init-defvars): Avoid trailing nil on
Fri, 05 Jun 1998 22:54:28 +0000 Richard M. Stallman (Man-kill, Man-quit): Use quit-window.
Sun, 24 May 1998 19:40:12 +0000 Richard M. Stallman (Man-getpage-in-background): Bind coding-system-for-write
Thu, 16 Apr 1998 06:25:11 +0000 Richard M. Stallman (Man-notify-when-ready) <newframe>:
Wed, 08 Apr 1998 18:53:13 +0000 Karl Heuer (Man-getpage-in-background): Bind inhibit-eol-conversion
Wed, 17 Dec 1997 12:51:53 +0000 Andreas Schwab (Man-mode-line-format): Update to include the new format
Mon, 17 Nov 1997 01:56:15 +0000 Karl Heuer (Man-init-defvars, Man-build-man-command):
Thu, 23 Oct 1997 12:03:07 +0000 Kenichi Handa (Man-getpage-in-background): Bind inhibit-eol-conversion
Sun, 13 Apr 1997 07:51:54 +0000 Richard M. Stallman Add defgroup; use defcustom for user vars.
Sun, 02 Mar 1997 00:15:34 +0000 Karl Heuer (man-mode-syntax-table): New variable.
Sat, 01 Mar 1997 17:45:36 +0000 Karl Heuer (man-follow): New function.
Tue, 04 Feb 1997 17:42:19 +0000 Richard M. Stallman (Man-init-defvars): Fix case in a char set range.
Mon, 03 Feb 1997 18:02:26 +0000 Eli Zaretskii (Man-build-man-command): When async processes aren't
Sun, 03 Nov 1996 18:55:09 +0000 Richard M. Stallman (Man-bgproc-sentinel): Move the buffer creation
Sat, 02 Mar 1996 05:37:13 +0000 Richard M. Stallman Comment change.
Mon, 26 Feb 1996 00:15:09 +0000 Richard M. Stallman (man): Don't call Man-init-defvars here.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Mon, 08 Jan 1996 22:49:24 +0000 Karl Heuer (Man-filter-list): Recognize "Rev" footers.
Fri, 05 Jan 1996 22:21:28 +0000 Karl Heuer Comment fixes.
Tue, 02 Jan 1996 17:03:24 +0000 Richard M. Stallman (Man-mode-map): Delete `toggle-truncate-lines' binding.
Fri, 24 Nov 1995 22:19:32 +0000 Richard M. Stallman (Man-fontify-manpage, Man-cleanup-manpage):
Wed, 09 Aug 1995 16:08:55 +0000 Francesco Potort * man.el (Man-translate-references): Anchor the regexps.
Fri, 30 Jun 1995 23:43:45 +0000 Richard M. Stallman (Man-underline-face): Doc fix.
Tue, 30 May 1995 18:21:01 +0000 Karl Heuer Comment fix.
Tue, 30 May 1995 05:07:52 +0000 Karl Heuer (Man-default-man-entry): Return result.
Mon, 29 May 1995 13:20:51 +0000 Francesco Potort * man.el (Man-init-defvars): Don't remove lines containing
Fri, 03 Feb 1995 12:07:37 +0000 Francesco Potort * man.el (Man-default-man-entry): Remove text properties from result.
Tue, 22 Nov 1994 04:37:43 +0000 Richard M. Stallman (Man-bgproc-sentinel): No need for save-match-data.
Wed, 09 Nov 1994 12:38:31 +0000 Francesco Potort * man.el (Man-berkeley-sed-script, Man-sysv-sed-script,
Tue, 08 Nov 1994 22:34:06 +0000 Karl Heuer (Man-follow-manual-reference): First arg deleted. Call
Mon, 07 Nov 1994 12:13:16 +0000 Francesco Potort * man.el (Man-reuse-okay-flag): Deleted.
Thu, 27 Oct 1994 19:08:03 +0000 Francesco Potort * man.el (Man-fontify-manpage-flag): defvar put at outer level.
Mon, 24 Oct 1994 15:34:50 +0000 Francesco Potort * man.el (Man-init-defvars): Do not delete empty lines.
Mon, 24 Oct 1994 12:37:01 +0000 Francesco Potort *** empty log message ***
Thu, 20 Oct 1994 10:04:17 +0000 Francesco Potort * man.el (Man-init-defvars): Corrections to Man-filter-list.
Thu, 06 Oct 1994 10:28:26 +0000 Francesco Potort * man.el (Man-notify, Man-current-page, Man-page-list,
Sat, 01 Oct 1994 13:27:15 +0000 Francesco Potort * man.el (Man-init-defvars, Man-cleanup-manpage,
Thu, 29 Sep 1994 12:42:45 +0000 Francesco Potort * man.el
Thu, 22 Sep 1994 12:10:16 +0000 Francesco Potort User option Man-notify-flag renamed to Man-notify-method.
Wed, 21 Sep 1994 16:15:42 +0000 Francesco Potort * man.el (Man-notify-flag): replaces the old Man-notify
Sun, 04 Sep 1994 06:52:25 +0000 Richard M. Stallman (Man-notify-when-ready): Get Man-original-frame from the proper buffer.
Mon, 11 Jul 1994 00:25:37 +0000 Richard M. Stallman (Man-bgproc-sentinel): Bind case-fold-search for just the
Mon, 16 May 1994 23:08:41 +0000 Richard M. Stallman (Man-heading-regexp): Accept multiple whitespace chars.
Sat, 14 May 1994 19:49:52 +0000 Richard M. Stallman Remove periods from messages.
Wed, 11 May 1994 03:19:39 +0000 Karl Heuer (Man-build-man-command): Use manual-program, not hardcoded name.
Wed, 11 May 1994 02:27:28 +0000 Karl Heuer (Man-heading-regexp): Fix pattern.