]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/man.el (manual-entry): Fix comment to say we will keep it.
authorStefan Kangas <stefankangas@gmail.com>
Sun, 9 Aug 2020 22:56:33 +0000 (00:56 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Sun, 9 Aug 2020 22:56:33 +0000 (00:56 +0200)
lisp/man.el

index 3121334c6f94a0c2245728c07aaec63e2faca622..da8a15f69b9a8706e558bdfe2b28357e704cc231 100644 (file)
@@ -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)