(man): Define as alias.
This commit is contained in:
parent
df208aafdb
commit
cac0b95d13
1 changed files with 4 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue