From: Stefan Kangas Date: Sun, 9 Aug 2020 22:56:33 +0000 (+0200) Subject: ; * lisp/man.el (manual-entry): Fix comment to say we will keep it. X-Git-Tag: emacs-28.0.90~6716 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ecba3aa1a20d0e3dd3d5b28194741a7ebfc5daca;p=emacs.git ; * lisp/man.el (manual-entry): Fix comment to say we will keep it. --- diff --git a/lisp/man.el b/lisp/man.el index 3121334c6f9..da8a15f69b9 100644 --- a/lisp/man.el +++ b/lisp/man.el @@ -836,7 +836,8 @@ POS defaults to `point'." ;; ====================================================================== ;; Top level command and background process sentinel -;; For compatibility with older versions. +;; This alias was originally for compatibility with older versions. +;; Some users got used to having it, so we will not remove it. ;;;###autoload (defalias 'manual-entry 'man)