projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8b88fa
)
; * lisp/man.el (manual-entry): Fix comment to say we will keep it.
author
Stefan Kangas
<stefankangas@gmail.com>
Sun, 9 Aug 2020 22:56:33 +0000
(
00:56
+0200)
committer
Stefan Kangas
<stefankangas@gmail.com>
Sun, 9 Aug 2020 22:56:33 +0000
(
00:56
+0200)
lisp/man.el
patch
|
blob
|
history
diff --git
a/lisp/man.el
b/lisp/man.el
index 3121334c6f94a0c2245728c07aaec63e2faca622..da8a15f69b9a8706e558bdfe2b28357e704cc231 100644
(file)
--- 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)