Mercurial > emacs
changeset 1477:e31496f6289d
Dox fix.
author | Christopher Zaborsky <rogue@erratum.com> |
---|---|
date | Sun, 25 Oct 1992 21:14:16 +0000 |
parents | 10c59683079d |
children | 429e23e87072 |
files | lisp/info.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/info.el Sun Oct 25 21:05:35 1992 +0000 +++ b/lisp/info.el Sun Oct 25 21:14:16 1992 +0000 @@ -959,7 +959,7 @@ (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}" )