diff options
| -rw-r--r-- | lisp/info.el | 2 |
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}" ) |
