aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGlenn Morris2014-10-09 13:39:07 -0400
committerGlenn Morris2014-10-09 13:39:07 -0400
commitad1ababf7fdf791e53b7e069f6f5a42f1583db77 (patch)
tree059ee66540a5fb035ae7ab7f8f3fda2b72d972b9 /doc
parent7b9ecf78f03bcea9fe4c61dd863993203e24f34d (diff)
downloademacs-ad1ababf7fdf791e53b7e069f6f5a42f1583db77.tar.gz
emacs-ad1ababf7fdf791e53b7e069f6f5a42f1583db77.zip
* doc/emacs/help.texi: Avoid overfull hbox.
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/help.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/help.texi b/doc/emacs/help.texi
index da831d76124..c2857331988 100644
--- a/doc/emacs/help.texi
+++ b/doc/emacs/help.texi
@@ -129,7 +129,7 @@ Display news of recent Emacs changes (@code{view-emacs-news}).
129Find packages by topic keyword (@code{finder-by-keyword}). This lists 129Find packages by topic keyword (@code{finder-by-keyword}). This lists
130packages using a package menu buffer. @xref{Packages}. 130packages using a package menu buffer. @xref{Packages}.
131@item C-h P @var{package} @key{RET} 131@item C-h P @var{package} @key{RET}
132Display documentation about the package named @var{package} 132Display documentation about the specified package
133(@code{describe-package}). 133(@code{describe-package}).
134@item C-h r 134@item C-h r
135Display the Emacs manual in Info (@code{info-emacs-manual}). 135Display the Emacs manual in Info (@code{info-emacs-manual}).