diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2023-11-01 16:54:31 +0100 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2023-11-01 16:54:31 +0100 |
commit | 861ac933dd8aed1028edc4b9142400e3702874d5 (patch) | |
tree | 2b6aea95586274a3c751165f72a36f22cac0e5c1 /lisp/emacs-lisp/hierarchy.el | |
parent | 8160485953e1439f4da28fac35b918822407436b (diff) | |
download | emacs-861ac933dd8aed1028edc4b9142400e3702874d5.tar.gz emacs-861ac933dd8aed1028edc4b9142400e3702874d5.tar.bz2 emacs-861ac933dd8aed1028edc4b9142400e3702874d5.zip |
Run `man' also on remote systems
This implements bug#66758
* doc/emacs/programs.texi (Man Page):
Describe Man-support-remote-systems.
* etc/NEWS: Mention user option 'Man-support-remote-systems'.
Fix typos.
* lisp/dired.el (Man-support-remote-systems): Declare.
(dired-do-man): Use it. Use also `file-local-name'.
* lisp/man.el (Man-support-remote-systems): New defcustom.
(Man-xref-normal-file): Handle remote files.
(Man-default-directory, Man-shell-file-name)
(Man-header-file-path): New defuns.
(Man-init-defvars): Use octal numbers.
(Man-support-local-filenames): Handle remote files.
(Man-completion-table): Use `Man-default-directory' and `process-file'.
(man): Adapt docstring.
(Man-start-calling): Use `Man-default-directory'.
(Man-getpage-in-background): Use `Man-default-directory',
`Man-shell-file-name', `start-file-process' and `process-file'. Adapt
buffer name.
(Man-update-manpage): Use `Man-shell-file-name' and `process-file'.
(Man-view-header-file): Use `Man-header-file-path'.
Diffstat (limited to 'lisp/emacs-lisp/hierarchy.el')
0 files changed, 0 insertions, 0 deletions