summaryrefslogtreecommitdiff
path: root/lisp/info.el
diff options
context:
space:
mode:
authorChristopher Zaborsky <rogue@erratum.com>1992-10-25 21:14:16 +0000
committerChristopher Zaborsky <rogue@erratum.com>1992-10-25 21:14:16 +0000
commita426b157e76bd69ae9e4fadcedd1609508b22aea (patch)
tree59bbac3011358d3f5475b828d8186610e2559162 /lisp/info.el
parent579e495a70909636583e3ed39537532781ad313e (diff)
downloademacs-a426b157e76bd69ae9e4fadcedd1609508b22aea.tar.gz
Dox fix.
Diffstat (limited to 'lisp/info.el')
-rw-r--r--lisp/info.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/info.el b/lisp/info.el
index c690b80b9f9..4ad22e89e43 100644
--- a/lisp/info.el
+++ b/lisp/info.el
@@ -959,7 +959,7 @@ Advanced commands:
(defun Info-edit-mode ()
"Major mode for editing the contents of an Info node.
-Like text mode with the addition of Info-cease-edit
+Like text mode with the addition of `Info-cease-edit'
which returns to Info mode for browsing.
\\{Info-edit-map}"
)