emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master ecba3aa 2/2: ; * lisp/man.el (manual-entry): Fix comment to say w


From: Stefan Kangas
Subject: master ecba3aa 2/2: ; * lisp/man.el (manual-entry): Fix comment to say we will keep it.
Date: Sun, 9 Aug 2020 18:58:21 -0400 (EDT)

branch: master
commit ecba3aa1a20d0e3dd3d5b28194741a7ebfc5daca
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    ; * 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 3121334..da8a15f 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)
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]