1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00

* lisp/help.el (help-for-help-internal): Add "P" to text.

This commit is contained in:
Glenn Morris 2014-01-29 21:40:19 -05:00
parent e9abb8a824
commit 0c633f135a
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2014-01-30 Glenn Morris <rgm@gnu.org>
* help.el (help-for-help-internal): Add "P" to text.
2014-01-29 Glenn Morris <rgm@gnu.org>
* simple.el (just-one-space, cycle-spacing): Doc fixes.

View File

@ -214,6 +214,7 @@ m Display documentation of current minor modes and current major mode,
including their special commands.
n Display news of recent Emacs changes.
p TOPIC Find packages matching a given topic keyword.
P PACKAGE Describe the given Emacs Lisp package.
r Display the Emacs manual in Info mode.
s Display contents of current syntax table, plus explanations.
S SYMBOL Show the section for the given symbol in the on-line manual