]> git.eshelyaron.com Git - emacs.git/commit
(toplevel): Require button.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 2 Apr 2003 21:22:38 +0000 (21:22 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 2 Apr 2003 21:22:38 +0000 (21:22 +0000)
commit4edd9faf12f8f0392b2be94555d10b6328468c6a
tree9e5a31a45693684cf66de475659738f104a32af9
parentdfc42f38c1d0d3ff0ea55f671d8bf207c90c9efa
(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.
lisp/man.el