diff options
| author | Glenn Morris | 2014-10-09 13:39:07 -0400 |
|---|---|---|
| committer | Glenn Morris | 2014-10-09 13:39:07 -0400 |
| commit | ad1ababf7fdf791e53b7e069f6f5a42f1583db77 (patch) | |
| tree | 059ee66540a5fb035ae7ab7f8f3fda2b72d972b9 /doc | |
| parent | 7b9ecf78f03bcea9fe4c61dd863993203e24f34d (diff) | |
| download | emacs-ad1ababf7fdf791e53b7e069f6f5a42f1583db77.tar.gz emacs-ad1ababf7fdf791e53b7e069f6f5a42f1583db77.zip | |
* doc/emacs/help.texi: Avoid overfull hbox.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/help.texi | 2 |
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}). | |||
| 129 | Find packages by topic keyword (@code{finder-by-keyword}). This lists | 129 | Find packages by topic keyword (@code{finder-by-keyword}). This lists |
| 130 | packages using a package menu buffer. @xref{Packages}. | 130 | packages 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} |
| 132 | Display documentation about the package named @var{package} | 132 | Display documentation about the specified package |
| 133 | (@code{describe-package}). | 133 | (@code{describe-package}). |
| 134 | @item C-h r | 134 | @item C-h r |
| 135 | Display the Emacs manual in Info (@code{info-emacs-manual}). | 135 | Display the Emacs manual in Info (@code{info-emacs-manual}). |