From ecba3aa1a20d0e3dd3d5b28194741a7ebfc5daca Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Mon, 10 Aug 2020 00:56:33 +0200 Subject: [PATCH] ; * lisp/man.el (manual-entry): Fix comment to say we will keep it. --- lisp/man.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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) -- 2.39.5