diff options
author | Roland McGrath <roland@gnu.org> | 1991-05-09 21:50:34 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1991-05-09 21:50:34 +0000 |
commit | fbd81ad3176ea1e701b1bd0dcec4efe763249353 (patch) | |
tree | d43014b01a2cc445a662f0353e0dc684c2438c31 /lisp/=man.el | |
parent | 082a12c3e1ef948e767ef5e705f752e4ff22aeda (diff) | |
download | emacs-fbd81ad3176ea1e701b1bd0dcec4efe763249353.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/=man.el')
-rw-r--r-- | lisp/=man.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/=man.el b/lisp/=man.el index a663373dea4..8f517627e08 100644 --- a/lisp/=man.el +++ b/lisp/=man.el @@ -17,6 +17,7 @@ ;; along with GNU Emacs; see the file COPYING. If not, write to ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +;;;###autoload (defun manual-entry (topic &optional section) "Display the Unix manual entry for TOPIC. TOPIC is either the title of the entry, or has the form TITLE(SECTION) |