| Commit message (Expand) | Author | Age | Files | Lines |
* | (Man-init-defvars): Don't reset Man-fontify-manpage-flag, | Eli Zaretskii | 2000-08-21 | 1 | -5/+0 |
* | (Man-getpage-in-background): Decode the process output by the system | Kenichi Handa | 2000-08-21 | 1 | -0/+3 |
* | (Man-notify-when-ready): Don't use window-system. If | Eli Zaretskii | 2000-06-28 | 1 | -8/+7 |
* | (man): Doc fix. | Eli Zaretskii | 2000-06-21 | 1 | -1/+4 |
* | (Man-build-man-command): Don't quote lambda. | Stefan Monnier | 2000-06-12 | 1 | -4/+4 |
* | (Man-fontify-manpage): Fix previous change. | Kenichi Handa | 2000-06-09 | 1 | -0/+11 |
* | (Man-fontify-manpage): Pay attention to overstrike | Kenichi Handa | 2000-06-09 | 1 | -1/+1 |
* | Doc fixes. | Dave Love | 2000-03-12 | 1 | -30/+34 |
* | (Man-softhyphen-to-minus): Revert previous change. Avoid unibyte to | Dave Love | 1999-08-07 | 1 | -7/+9 |
* | (Man-softhyphen-to-minus): Revert last change. | Dave Love | 1999-08-07 | 1 | -6/+6 |
* | (Man-softhyphen-to-minus): Fix for multibyte case, do | Dave Love | 1999-08-04 | 1 | -6/+6 |
* | (Man-build-man-command): Use value of null-device, | Andrew Innes | 1999-07-01 | 1 | -1/+1 |
* | (Man-page-header-regexp): Alternate value for Solaris 2.6. | Karl Heuer | 1998-11-05 | 1 | -2/+6 |
* | (Man-init-defvars): Avoid trailing nil on | Andreas Schwab | 1998-09-18 | 1 | -4/+6 |
* | (Man-kill, Man-quit): Use quit-window. | Richard M. Stallman | 1998-06-05 | 1 | -16/+2 |
* | (Man-getpage-in-background): Bind coding-system-for-write | Richard M. Stallman | 1998-05-24 | 1 | -1/+3 |
* | (Man-notify-when-ready) <newframe>: | Richard M. Stallman | 1998-04-16 | 1 | -2/+3 |
* | (Man-getpage-in-background): Bind inhibit-eol-conversion | Karl Heuer | 1998-04-08 | 1 | -0/+1 |
* | (Man-mode-line-format): Update to include the new format | Andreas Schwab | 1997-12-17 | 1 | -6/+11 |
* | (Man-init-defvars, Man-build-man-command): | Karl Heuer | 1997-11-17 | 1 | -11/+15 |
* | (Man-getpage-in-background): Bind inhibit-eol-conversion | Kenichi Handa | 1997-10-23 | 1 | -6/+11 |
* | Add defgroup; use defcustom for user vars. | Richard M. Stallman | 1997-04-13 | 1 | -19/+48 |
* | (man-mode-syntax-table): New variable. | Karl Heuer | 1997-03-02 | 1 | -21/+21 |
* | (man-follow): New function. | Karl Heuer | 1997-03-01 | 1 | -0/+9 |
* | (Man-init-defvars): Fix case in a char set range. | Richard M. Stallman | 1997-02-04 | 1 | -1/+1 |
* | (Man-build-man-command): When async processes aren't | Eli Zaretskii | 1997-02-03 | 1 | -20/+51 |
* | (Man-bgproc-sentinel): Move the buffer creation | Richard M. Stallman | 1996-11-03 | 1 | -10/+10 |
* | Comment change. | Richard M. Stallman | 1996-03-02 | 1 | -1/+1 |
* | (man): Don't call Man-init-defvars here. | Richard M. Stallman | 1996-02-26 | 1 | -76/+69 |
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -2/+3 |
* | (Man-filter-list): Recognize "Rev" footers. | Karl Heuer | 1996-01-08 | 1 | -0/+1 |
* | Comment fixes. | Karl Heuer | 1996-01-05 | 1 | -2/+2 |
* | (Man-mode-map): Delete `toggle-truncate-lines' binding. | Richard M. Stallman | 1996-01-02 | 1 | -1/+0 |
* | (Man-fontify-manpage, Man-cleanup-manpage): | Richard M. Stallman | 1995-11-24 | 1 | -0/+6 |
* | * man.el (Man-translate-references): Anchor the regexps. | Francesco Potortì | 1995-08-09 | 1 | -3/+3 |
* | (Man-underline-face): Doc fix. | Richard M. Stallman | 1995-06-30 | 1 | -1/+1 |
* | Comment fix. | Karl Heuer | 1995-05-30 | 1 | -2/+0 |
* | (Man-default-man-entry): Return result. | Karl Heuer | 1995-05-30 | 1 | -3/+3 |
* | * man.el (Man-init-defvars): Don't remove lines containing | Francesco Potortì | 1995-05-29 | 1 | -3/+2 |
* | * man.el (Man-default-man-entry): Remove text properties from result. | Francesco Potortì | 1995-02-03 | 1 | -9/+11 |
* | (Man-bgproc-sentinel): No need for save-match-data. | Richard M. Stallman | 1994-11-22 | 1 | -40/+39 |
* | * man.el (Man-berkeley-sed-script, Man-sysv-sed-script, | Francesco Potortì | 1994-11-09 | 1 | -5/+7 |
* | (Man-follow-manual-reference): First arg deleted. Call | Karl Heuer | 1994-11-08 | 1 | -9/+6 |
* | * man.el (Man-reuse-okay-flag): Deleted. | Francesco Potortì | 1994-11-07 | 1 | -43/+22 |
* | * man.el (Man-fontify-manpage-flag): defvar put at outer level. | Francesco Potortì | 1994-10-27 | 1 | -53/+56 |
* | * man.el (Man-init-defvars): Do not delete empty lines. | Francesco Potortì | 1994-10-24 | 1 | -3/+3 |
* | *** empty log message *** | Francesco Potortì | 1994-10-24 | 1 | -3/+3 |
* | * man.el (Man-init-defvars): Corrections to Man-filter-list. | Francesco Potortì | 1994-10-20 | 1 | -26/+23 |
* | * man.el (Man-notify, Man-current-page, Man-page-list, | Francesco Potortì | 1994-10-06 | 1 | -17/+34 |
* | * man.el (Man-init-defvars, Man-cleanup-manpage, | Francesco Potortì | 1994-10-01 | 1 | -12/+13 |