Eli Zaretskii
7172607266
(Man-highlight-references): Doc fix. Reformat code in a more Lisp-ish way.
2005-11-19 11:54:08 +00:00
Masatake YAMATO
af8308ec80
(Man-highlight-references): Set an empty
...
string to `Man-arguments' if it is nil.
Suggested by Reiner Steib <reinersteib+gmane@imap.cc>.
2005-11-10 04:49:19 +00:00
Masatake YAMATO
30abc4f43e
Improve man -k support.
...
(Man-reference-regexp): Accpet spaces between
`Man-name-regexp' and `Man-section-regexp'.
(Man-apropos-regexp): New variable.
(Man-abstract-xref-man-page): Use value for `Man-target-string'
if available.
(Man-highlight-references, Man-highlight-references0): Handle
the case when `Man-arguments' includes "-k".
(Man-highlight-references0): Rename the argument `TARGET-POS' to
`TARGET'. `TARGET' can be a number, function or nil.
2005-11-06 18:01:34 +00:00
Masatake YAMATO
50071f01ec
* woman.el (WoMan-xref-man-page): New button type derived
...
from `Man-abstract-xref-man-page'.
(woman-mode): Pass `WoMan-xref-man-page' to
`Man-highlight-references'.
* man.el (Man-abstract-xref-man-page): New button type.
(Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
(Man-highlight-references): Add new optiolnal argument `xref-man-type'.
2005-10-18 04:21:51 +00:00
Romain Francoise
5b76833fd5
2005-09-24 Emilio C. Lopes <eclig@gmx.net>
...
* woman.el (woman-file-name):
* wid-edit.el (widget-file-prompt-value)
(widget-coding-system-prompt-value):
* w32-fns.el (set-w32-system-coding-system):
* vc.el (vc-version-diff, vc-annotate):
* textmodes/reftex-auc.el (reftex-arg-cite)
(reftex-arg-index-tag):
* textmodes/refer.el (refer-get-bib-files):
* textmodes/artist.el (artist-figlet-choose-font):
* terminal.el (terminal-emulator):
* replace.el (occur-read-primary-args):
* rect.el (string-rectangle, string-insert-rectangle):
* ps-print.el (ps-print-preprint):
* progmodes/pascal.el (pascal-goto-defun):
* progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
* progmodes/compile.el (compilation-find-file):
* printing.el (pr-interactive-n-up):
* play/animate.el (animate-birthday-present):
* net/rcompile.el (remote-compile):
* man.el (man, Man-goto-section, Man-follow-manual-reference):
* mail/rmailsum.el (rmail-summary-search-backward)
(rmail-summary-search):
* mail/rmailout.el (rmail-output-read-rmail-file-name)
(rmail-output-read-file-name):
* mail/rmail.el (rmail-search, rmail-search-backwards):
* mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
* locate.el (locate):
* international/quail.el (quail-show-keyboard-layout):
* international/mule.el (set-buffer-file-coding-system)
(revert-buffer-with-coding-system, set-file-name-coding-system)
(set-terminal-coding-system, set-keyboard-coding-system)
(set-next-selection-coding-system):
* international/mule-diag.el (describe-coding-system)
(describe-font, describe-fontset):
* international/mule-cmds.el (universal-coding-system-argument)
(search-unencodable-char, describe-input-method)
(set-language-environment, describe-language-environment):
* international/codepage.el (codepage-setup):
* international/code-pages.el (codepage-setup):
* info.el (Info-search, Info-follow-reference)
(Info-search-backward):
* emacs-lisp/advice.el (ad-read-advised-function)
(ad-read-advice-class, ad-clear-cache, ad-activate)
(ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
(ad-enable-advice, ad-disable-advice, ad-remove-advice)
(ad-read-regexp):
* ediff-util.el (ediff-toggle-regexp-match):
* ediff-ptch.el (ediff-prompt-for-patch-file):
* dired-aux.el (dired-diff):
* diff.el (diff):
* cus-edit.el (custom-variable-prompt):
* calendar/timeclock.el (timeclock-ask-for-project):
* calc/calcalg3.el (calc-get-fit-variables):
* calc/calc-store.el (calc-edit-variable)
(calc-permanent-variable):
* vc-mcvs.el (vc-mcvs-register):
* shadowfile.el (shadow-define-literal-group):
* woman.el (woman-file-name):
* vc.el (vc-version-diff, vc-merge):
* textmodes/reftex-index.el (reftex-index-complete-tag):
* format.el (format-decode-buffer, format-decode-region):
* emulation/viper-cmd.el (viper-read-string-with-history):
* emacs-lisp/debug.el (cancel-debug-on-entry):
* emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
* ediff.el (ediff-merge-revisions)
(ediff-merge-revisions-with-ancestor, ediff-revision):
* completion.el (interactive-completion-string-reader):
* calc/calc-prog.el (calc-user-define-formula):
Follow convention for reading with the minibuffer.
2005-09-24 13:44:02 +00:00
Juanma Barranquero
927c60bd84
(Man-init-defvars, Man-translate-references, Man-support-local-filenames,
...
Man-highlight-references): Fix typos in docstrings.
2005-08-29 11:00:09 +00:00
Thien-Thi Nguyen
0d30b33766
Update years in copyright notice; nfc.
2005-08-06 22:13:43 +00:00
Juanma Barranquero
3ac3aabd2c
(Man-goto-page): Make second argument NOERROR optional.
2005-07-24 01:03:25 +00:00
Richard M. Stallman
55fb4ff7a7
(Man-bgproc-sentinel): Check here for failure to find
...
any man page in the output, and report the error here.
(Man-arguments): Make it permanent local.
(Man-goto-page): New arg NOERROR. Never kill the current buffer.
(Man-mode): Pass t for NOERROR.
2005-07-23 22:51:58 +00:00
Lute Kamstra
086add1519
Update FSF's address.
2005-07-04 23:32:44 +00:00
Lute Kamstra
3a1524ed89
(Man-mode-map): Initialize it properly.
...
(Man-mode): Set mode-class property to special.
2005-06-12 10:11:00 +00:00
Juri Linkov
5f43c63c20
(Man-name-regexp): Add `:' to accept qualified names.
2005-05-29 16:09:50 +00:00
Lute Kamstra
430663bc89
(Man-mode): Use kill-all-local-variables and run-mode-hooks.
2005-05-26 13:07:46 +00:00
Eli Zaretskii
a46f2d6d7c
(man-mode-syntax-table): Set up `:' to have word-constituent syntax.
2005-04-27 12:39:44 +00:00
Eli Zaretskii
580a2a0205
(Man-follow-manual-reference): If current-word returns nil, use "".
2005-03-19 14:37:59 +00:00
Richard M. Stallman
5a0c1883d4
(Man-getpage-in-background): Disable undo in Man buffer.
2005-01-29 17:27:13 +00:00
Kim F. Storm
2bac7f1784
(Man-xref-man-page, Man-xref-header-file)
...
(Man-xref-normal-file): Add follow-link property.
2005-01-06 22:00:56 +00:00
Richard M. Stallman
6bfb8bd66a
(Man-fontify-manpage): Turn off undo generation.
2005-01-04 20:36:28 +00:00
Richard M. Stallman
8d2a4f61c8
(Man-reverse-face): Change default to `highlight'.
2004-12-03 00:20:39 +00:00
Stefan Monnier
079c2d0047
(Man-fontify-manpage): Improve handling of ANSI escapes.
2004-11-30 22:26:26 +00:00
Kim F. Storm
5bad605398
*** empty log message ***
2004-10-31 23:44:57 +00:00
Richard M. Stallman
1d3b75d82e
(Man-cleanup-manpage): Instead of interactive-p,
...
use an arg set non-nil by the interactive spec.
2004-10-26 08:27:26 +00:00
Eli Zaretskii
00170b0d63
(Man-getpage-in-background): Add windows-nt to the list
...
of systems where shell-file-name should be used instead of
literal "sh".
2004-06-26 09:46:19 +00:00
Nick Roberts
353518de7e
(Man-getpage-in-background): Revert previous change but
...
make cygwin a special case.
2004-06-19 00:50:04 +00:00
Eli Zaretskii
ac00945e6e
(Man-getpage-in-background): Use shell-file-name
...
and shell-command-switch variables instead of hard-coded
values.
2004-05-11 09:30:25 +00:00
Juri Linkov
aec2bd36f1
(Man-width): New var.
...
(Man-getpage-in-background): Use it.
(Man-support-local-filenames): New var and fun.
(Man-build-man-command): Don't add a second %s.
(Man-fontify-manpage): Clean up message.
(Man-mode): Set outline-regexp, outline-level, imenu-generic-expression.
2004-03-23 07:33:39 +00:00
Eli Zaretskii
1c0ecbc499
(Man-fontify-manpage): Render section headings in
...
`Man-overstrike-face' even when overstrike was not used by man
formatter for section headings.
2004-02-16 18:22:33 +00:00
Richard M. Stallman
47f5c892a8
(Man-fontify-manpage): Clean up message.
2004-01-24 21:52:12 +00:00
Eli Zaretskii
1550204223
* progmodes/idlwave.el (idlwave-make-tags):
...
* textmodes/flyspell.el (flyspell-large-region):.
* progmodes/make-mode.el (makefile-query-by-make-minus-q):
* emulation/viper-util.el (viper-glob-unix-files):
* emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
* man.el (Man-init-defvars):
* jka-compr.el (jka-compr-call-process):
* files.el (get-free-disk-space,insert-directory):
* ediff-ptch.el (ediff-test-patch-utility):
* ediff-diff.el (ediff-test-utility):
* dired-aux.el (dired-check-process):
* mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
test the return value of call-process, because it can be a string.
2004-01-03 12:12:01 +00:00
Eli Zaretskii
a069f50952
(Man-default-man-entry): Remove the leading `*' from the word at point.
2003-09-28 08:31:45 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
John Paul Wallington
ab5e579a46
(Man-default-man-entry): Don't whizz past the section number
...
before looking for it.
2003-08-25 03:50:47 +00:00
John Paul Wallington
6c5acd7fbb
(Man-default-man-entry): Strip text properties when
...
snarfing parts of entry because `format' preserves properties.
2003-08-24 18:08:01 +00:00
Juanma Barranquero
7e734986ab
(Man-translate-cleanup): New.
...
(Man-translate-references): Call `Man-translate-cleanup' to clean leading,
trailing and middle spaces.
2003-07-13 17:16:31 +00:00
Richard M. Stallman
50099a09c1
(Man-name-regexp): Match + as part of name.
2003-07-07 21:01:55 +00:00
Andreas Schwab
665a7c3b51
(Man-name-regexp): Also match Latin-1 soft hyphen.
...
(Man-build-references-alist): Handle Latin-1 soft hyphen.
2003-06-01 17:09:32 +00:00
Richard M. Stallman
f1e4bcdb0c
(Man-follow-manual-reference): Don't require match
...
when calling completing-read.
2003-04-16 05:03:13 +00:00
Thien-Thi Nguyen
8793a2bd24
(Man-heading-regexp): Accept hyphen.
2003-04-09 12:17:59 +00:00
Kai Großjohann
2c17111abc
(Man-getpage-in-background): Set GROFF_NO_SGR env var in
...
all cases, whether or not start-process is fboundp.
2003-04-07 09:32:39 +00:00
Juanma Barranquero
500e05aa15
Fix previous change.
2003-04-03 15:49:40 +00:00
Juanma Barranquero
4edd9faf12
(toplevel): Require button.
...
(Man-header-file-path): New option.
(Man-synopsis-regexp, Man-files-regexp, Man-include-regexp)
(Man-file-name-regexp, Man-normal-file-prefix-regexp, Man-header-regexp)
(Man-normal-file-regexp): New variables.
(Man-mode-map): Inherited from `button-buffer-map'. Don't define "\r" and
mouse-2 directly. These key are defined in `button-buffer-map'.
(Man-xref-man-page, Man-xref-header-file, Man-xref-normal-file): New buttons.
`Man-xref-man-page' comes from woman.el.
(man-follow-mouse): Removed.
(Man-fontify-manpage): Use `Man-highlight-references' instead of calling
`add-text-properties' directly.
(Man-highlight-references, Man-highlight-references0): New functions.
(Man-view-header-file): New function.
2003-04-02 21:22:38 +00:00
Kai Großjohann
504feff525
* man.el (Man-getpage-in-background): Always use `setenv' for
...
environment variables, instead of modifying process-environment
directly. The previous version let-bound process-environment --
the let-binding is skipped for GROFF_NO_SGR because there is
already a let-binding in effect in some outer scope.
* emulation/crisp.el (top-level): Interoperate with cua.
2003-03-09 14:05:25 +00:00
Kai Großjohann
cb24638ef7
(Man-getpage-in-background): Only change
...
default-directory if necessary.
2003-03-07 21:04:54 +00:00
Juanma Barranquero
f1180544bb
Trailing whitespace deleted.
2003-02-04 12:29:42 +00:00
Richard M. Stallman
f0088f4de8
(Man-getpage-in-background): Put GROFF_NO_SGR in env.
2002-12-21 20:25:25 +00:00
Richard M. Stallman
146afb5f31
(Man-default-man-entry): Don't look for all word chars,
...
look only for characters that are normally part of a shell command.
2002-10-26 22:37:54 +00:00
Dave Love
9606309f39
(Man-getpage-in-background): Set width in environment.
2002-10-15 17:42:29 +00:00
Pavel Janík
110c171f4d
Fix typo.
2002-01-13 10:09:20 +00:00
Stefan Monnier
2ba257e11c
(Man-build-section-alist): Remove last Man-match-substring.
2001-11-30 21:56:46 +00:00
Stefan Monnier
72397ff1a9
(man-follow-mouse): New function.
...
(Man-mode-map): Bind mouse-2 to it.
(Man-match-substring): Remove. Replace with `match-string'.
(man): Use the `default-value' argument to `read-string'.
(Man-fontify-manpage): Add mouse-face to cross references.
2001-11-30 09:13:21 +00:00