]> git.eshelyaron.com Git - emacs.git/commitdiff
(man): Define as alias.
authorRichard M. Stallman <rms@gnu.org>
Tue, 3 Aug 1993 18:52:07 +0000 (18:52 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 3 Aug 1993 18:52:07 +0000 (18:52 +0000)
lisp/man.el

index 82d487a99f52165e1bf7935dd2a8f7110c2ba9fc..1e60e660b49962844a5d5f955dce432c2436cdfe 100644 (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.