]> git.eshelyaron.com Git - emacs.git/commit
* man.el (Man-build-man-command): Don't leave a pipe symbol at the
authorJim Blandy <jimb@redhat.com>
Tue, 6 Jul 1993 06:59:31 +0000 (06:59 +0000)
committerJim Blandy <jimb@redhat.com>
Tue, 6 Jul 1993 06:59:31 +0000 (06:59 +0000)
commitd902a61114d55101ca66996df25fd985187862e4
treed8f26818d844bde5908c7d300c8a01673f56ac44
parent9b4d86fc624ec5d27d823330ebe14d57b867db45
* man.el (Man-build-man-command): Don't leave a pipe symbol at the
end of the command list if Man-filter-list is nil.
(Man-default-man-args): Don't write out assq and mapconcat.
(Man-default-man-entry): Don't default to section 2 for C-mode.
Call Man-default-man-args, and let people use
Man-auto-section-alist if this is what they want.
(manual-entry): Call Man-translate-references, instead of writing
it out.
(Man-getpage-in-background): Don't apply Man-default-man-args
here; manual-entry has already run it, and
Man-follow-manual-reference provides the sections itself.
lisp/man.el