[Emacs] Whitespace

This commit is contained in:
Lucien Cartier-Tilet 2021-06-18 10:26:11 +02:00
parent 5310bc5af1
commit 45c7e1c4eb
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 10 additions and 10 deletions

View File

@ -2444,7 +2444,7 @@ to ~p~ since it would conflict with my main ~general~ prefix.
As the name tells, ~helpful~ is a really helpful package which greatly
enhances a couple of built-in functions from Emacs, namely:
| Vanilla Emacs Function | Helpful Function | Comment |
|------------------------+--------------------+-----------------------------------------------|
|------------------------+------------------+-----------------------------------------------|
| ~describe-function~ | ~helpful-callable~ | Only interactive functions |
| ~describe-function~ | ~helpful-function~ | Only actual functions (including interactive) |
| ~describe-function~ | ~helpful-macro~ | |