(man): Define as alias.

This commit is contained in:
Richard M. Stallman 1993-08-03 18:52:07 +00:00
parent df208aafdb
commit cac0b95d13

View file

@ -389,6 +389,10 @@ default section number is selected from `Man-auto-section-alist'."
;; ======================================================================
;; top level command and background process sentinel
;;; This alias makes completion more predictable if ignoring case.
;;;###autoload
(defalias 'man 'manual-entry)
;;;###autoload
(defun manual-entry (arg)
"Get a Un*x manual page and put it in a buffer.