From: Stefan Monnier Date: Fri, 1 Feb 2008 03:00:55 +0000 (+0000) Subject: (doc-view-mode): Improve docstring. X-Git-Tag: emacs-pretest-23.0.90~8304 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5c1f16b06eaa73689a062dcbdfa7f04169e29eed;p=emacs.git (doc-view-mode): Improve docstring. --- diff --git a/lisp/doc-view.el b/lisp/doc-view.el index aaa68bf6387..505c2311d7b 100644 --- a/lisp/doc-view.el +++ b/lisp/doc-view.el @@ -943,7 +943,8 @@ If BACKWARD is non-nil, jump to the previous match." (defun doc-view-mode () "Major mode in DocView buffers. You can use \\\\[doc-view-toggle-display] to -toggle between displaying the document or editing it as text." +toggle between displaying the document or editing it as text. +\\{doc-view-mode-map}" (interactive) (let* ((prev-major-mode (if (eq major-mode 'doc-view-mode)