# HG changeset patch # User Christopher Zaborsky # Date 720047656 0 # Node ID e31496f6289da5891a45b37798873559a3ff69ee # Parent 10c59683079d8901e5f067da113022c106648149 Dox fix. diff -r 10c59683079d -r e31496f6289d lisp/info.el --- 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}" )