aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/man.el
Commit message (Collapse)AuthorAgeFilesLines
* Doc fixes.Dave Love2000-03-121-30/+34
| | | | (Man-init-defvars): Use display-color-p to set fontification.
* (Man-softhyphen-to-minus): Revert previous change. Avoid unibyte toDave Love1999-08-071-7/+9
| | | | | multibyte conversion of search-forward (from Handa), but avoid the replacement if the language is Latin-N.
* (Man-softhyphen-to-minus): Revert last change.Dave Love1999-08-071-6/+6
|
* (Man-softhyphen-to-minus): Fix for multibyte case, doDave Love1999-08-041-6/+6
| | | | nothing in Latin-N environment.
* (Man-build-man-command): Use value of null-device,Andrew Innes1999-07-011-1/+1
| | | | instead of hard-coding "/dev/null".
* (Man-page-header-regexp): Alternate value for Solaris 2.6.Karl Heuer1998-11-051-2/+6
|
* (Man-init-defvars): Avoid trailing nil onAndreas Schwab1998-09-181-4/+6
| | | | Man-filter-list.
* (Man-kill, Man-quit): Use quit-window.Richard M. Stallman1998-06-051-16/+2
|
* (Man-getpage-in-background): Bind coding-system-for-writeRichard M. Stallman1998-05-241-1/+3
| | | | to raw-text-unix instead of binding inhibit-eol-conversion to t.
* (Man-notify-when-ready) <newframe>:Richard M. Stallman1998-04-161-2/+3
| | | | Mark frame's window as dedicated.
* (Man-getpage-in-background): Bind inhibit-eol-conversionKarl Heuer1998-04-081-0/+1
| | | | to t before calling start-process or call-process.
* (Man-mode-line-format): Update to include the new formatAndreas Schwab1997-12-171-6/+11
| | | | elements.
* (Man-init-defvars, Man-build-man-command):Karl Heuer1997-11-171-11/+15
| | | | Bind default-directory to "/" to avoid possible error in call-process.
* (Man-getpage-in-background): Bind inhibit-eol-conversionKenichi Handa1997-10-231-6/+11
| | | | | | | | | to t before calling start-process or call-process. (Man-softhyphen-to-minus): New function. If enable-multibyte-characters is non-nil, convert the code 0255 only when it is not a part of a multibyte characters. (Man-fontify-manpage): Call Man-softhyphen-to-minus. (Man-cleanup-manpage): Likewise.
* Add defgroup; use defcustom for user vars.Richard M. Stallman1997-04-131-19/+48
|
* (man-mode-syntax-table): New variable.Karl Heuer1997-03-021-21/+21
| | | | | | (Man-mode): Use it. (man-follow): New command and keystroke. (Man-default-man-entry): Ignore trailing dots and underscores.
* (man-follow): New function.Karl Heuer1997-03-011-0/+9
| | | | (Man-mode-map): Bind it.
* (Man-init-defvars): Fix case in a char set range.Richard M. Stallman1997-02-041-1/+1
|
* (Man-build-man-command): When async processes aren'tEli Zaretskii1997-02-031-20/+51
| | | | | | supported, don't redirect stderr via the shell. (Man-getpage-in-background, Man-bgproc-sentinel): Support for systems where async processes don't work.
* (Man-bgproc-sentinel): Move the buffer creationRichard M. Stallman1996-11-031-10/+10
| | | | outside of the binding of case-fold-search.
* Comment change.Richard M. Stallman1996-03-021-1/+1
|
* (man): Don't call Man-init-defvars here.Richard M. Stallman1996-02-261-76/+69
| | | | | | | | Do it at top level instead. (Man-init-defvars): Now a defun, not a defsubst. Don't set Man-uses-untabify-flag. (Man-uses-untabify-flag): Add doc string. Make default value t. (Man-filter-list): Add doc string.
* Update FSF's address.Erik Naggum1996-01-141-2/+3
|
* (Man-filter-list): Recognize "Rev" footers.Karl Heuer1996-01-081-0/+1
|
* Comment fixes.Karl Heuer1996-01-051-2/+2
|
* (Man-mode-map): Delete `toggle-truncate-lines' binding.Richard M. Stallman1996-01-021-1/+0
|
* (Man-fontify-manpage, Man-cleanup-manpage):Richard M. Stallman1995-11-241-0/+6
| | | | Convert \255 to a dash.
* * man.el (Man-translate-references): Anchor the regexps.Francesco Potortì1995-08-091-3/+3
|
* (Man-underline-face): Doc fix.Richard M. Stallman1995-06-301-1/+1
|
* Comment fix.Karl Heuer1995-05-301-2/+0
|
* (Man-default-man-entry): Return result.Karl Heuer1995-05-301-3/+3
|
* * man.el (Man-init-defvars): Don't remove lines containingFrancesco Potortì1995-05-291-3/+2
| | | | | "No such file or directory". eof
* * man.el (Man-default-man-entry): Remove text properties from result.Francesco Potortì1995-02-031-9/+11
|
* (Man-bgproc-sentinel): No need for save-match-data.Richard M. Stallman1994-11-221-40/+39
|
* * man.el (Man-berkeley-sed-script, Man-sysv-sed-script,Francesco Potortì1994-11-091-5/+7
| | | | | Man-cleanup-manpage, Man-fontify-manpage): Handle the "+\bo" form (used by aix) in addition to the "o\b+" one (used by sun).
* (Man-follow-manual-reference): First arg deleted. CallKarl Heuer1994-11-081-9/+6
| | | | | Man-getpage-in-background with one argument only. [this entry was already in the ChangeLog, but not in the source.]
* * man.el (Man-reuse-okay-flag): Deleted.Francesco Potortì1994-11-071-43/+22
| | | | | | | (man, Man-getpage-in-background): Second arg deleted. References to Man-reuse-okay-flag deleted. (Man-follow-manual-reference): First arg deleted. Call Man-getpage-in-background with one argument only.
* * man.el (Man-fontify-manpage-flag): defvar put at outer level.Francesco Potortì1994-10-271-53/+56
| | | | | | | | | | | | | (manual-program, Man-untabify-command, Man-untabify-command-args, Man-sed-command, Man-awk-command, Man-mode-line-format, Man-mode-map, Man-mode-hook, Man-cooked-hook, Man-name-regexp, Man-section-regexp, Man-page-header-regexp, Man-heading-regexp, Man-see-also-regexp, Man-first-heading-regexp, Man-reference-regexp, Man-switches, Man-specified-section-option): Make them normal defvars, no more user options. (Man-overstrike-face, Man-undeline-face): New user options. (Man-init-defvars): Man-fontify-manpage-flag removed from here. (man-fontify-manpage): Use the new user options above.
* * man.el (Man-init-defvars): Do not delete empty lines.Francesco Potortì1994-10-241-3/+3
|
* *** empty log message ***Francesco Potortì1994-10-241-3/+3
|
* * man.el (Man-init-defvars): Corrections to Man-filter-list.Francesco Potortì1994-10-201-26/+23
| | | | | | (Man-fontify-manpage): Added cleaning of ksh manpage daggers. (Man-fontify-manpage): Added cleaning of ksh manpage daggers. (Man-bgproc-sentinel): Unconditionally call Man-cleanup-manpage.
* * man.el (Man-notify, Man-current-page, Man-page-list,Francesco Potortì1994-10-061-17/+34
| | | | | | | | | | | | Man-filter-list, Man-original-frame, Man-arguments, Man-fontify-manpage-flag, Man-sections-alist, Man-refpages-alist, Man-uses-untabify-flag, Man-page-mode-string, Man-sed-script): Added defvar's to keep the compiler quiet. (Man-getpage-in-background): Start buffer name with "*Man ". instead of "*man " to avoid conflict with "*mail*". (Man-match-substring): Defsubst moved before first call. (Man-build-page-list, Man-strip-page-headers, Man-unindent): Use defun instead of defsubst, for code clarity purpose.
* * man.el (Man-init-defvars, Man-cleanup-manpage,Francesco Potortì1994-10-011-12/+13
| | | | Man-fontify-manpage): fix previous fix.
* * man.elFrancesco Potortì1994-09-291-2/+8
| | | | | (Man-init-defvars, Man-cleanup-manpage, Man-fontify-manpage): added support for the big cross present in the ksh manpage.
* User option Man-notify-flag renamed to Man-notify-method.Francesco Potortì1994-09-221-20/+20
|
* * man.el (Man-notify-flag): replaces the old Man-notifyFrancesco Potortì1994-09-211-339/+553
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | variable, use the old one if it is bound as initial value. (Man-reuse-okay-flag): replaces Man-reuse-okay. (Man-downcase-section-letters-flag): replaces Man-downcase-section-letters. (Man-circular-pages-flag): replaces Man-circular-pages. (Man-auto-section-alist): variable deleted. (Man-section-translations-alist): removed the "3x" translation. (Man-untabify-command, Man-untabify-command-args): new vars. (Man-sed-command, Man-awk-command): new variables. (Man-sysv-sed-script, Man-berkeley-sed-script): new constants. (Man-name-regexp, Man-page-header-regexp): new variable. (Man-heading-regexp): changed default value. (Man-reference-regexp): now refers to previous regexps. (Man-arguments): new buffer-local variable. (Man-page-mode-string): changed default value. (Man-mode-map): changed the meanings of ",", ".", "q". Added new keys ">", "<", "k". (Man-page-mode-string): function deleted. (Man-init-defvars): New function used for initialising the system and environment dependent variables Man-fontify-manpage-flag, Man-uses-untabify, Man-sed-script, Man-filter-list. (Man-delete-trailing-newlines): function deleted. (Man-make-page-mode-string): new subst. (Man-build-man-command): now subst instead of function. Modified to comply with the new format of Man-filter-list. (Man-downcase): function deleted. (Man-translate-references): complete rewrite. (Man-linepos): function deleted. (Man-match-substring): new function. (Man-default-man-args): function deleted. (Man-default-man-entry): complete rewrite. (man, manual-entry): function-alias relationship reversed. (man): prompt changed, prompt using interactive, call Man-init-defvars, set Man-arguments. (Man-notify-when-ready): manage the 'pushy value. (Man-fontify-manpage): substitute Man-set-fonts. (Man-cleanup-manpage): new function. (Man-bgproc-sentinel): cleanup, call Man-fontify-manpage and Man-cleanup-page when necessary. (Man-mode): call Man-strip-page-headers and Man-unindent. (Man-build-section-alist, Man-build-references-alist, Man-build-page-list): substs instead of functions. (Man-build-references-alist): cleanup. (Man-build-page-list): new algorithm. (Man-strip-page-headers, Man-unindent): new substs. (Man-find-section): assume section names start in column 1. (Man-quit): bury the buffer instead of killing it, delete the frame when necessary. (Man-kill): new function. (Man-goto-page): do the right thing when the manpage is not found, do not assume that Man-build-references-alist is broken.
* (Man-notify-when-ready): Get Man-original-frame from the proper buffer.Richard M. Stallman1994-09-041-34/+37
|
* (Man-bgproc-sentinel): Bind case-fold-search for just theRichard M. Stallman1994-07-111-20/+21
| | | | necessary parts of the function, not the call to Man-notify-when-ready.
* (Man-heading-regexp): Accept multiple whitespace chars.Richard M. Stallman1994-05-161-1/+1
|
* Remove periods from messages.Richard M. Stallman1994-05-141-9/+11
| | | | (Man-heading-regexp): Accept only one leading space.