diff options
Diffstat (limited to 'lisp/help.el')
| -rw-r--r-- | lisp/help.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/help.el b/lisp/help.el index 0bb1053fa6a..76c3770fbba 100644 --- a/lisp/help.el +++ b/lisp/help.el | |||
| @@ -99,6 +99,7 @@ buffer.") | |||
| 99 | "f" #'describe-function | 99 | "f" #'describe-function |
| 100 | "g" #'describe-gnu-project | 100 | "g" #'describe-gnu-project |
| 101 | "h" #'view-hello-file | 101 | "h" #'view-hello-file |
| 102 | "u" #'apropos-user-option | ||
| 102 | 103 | ||
| 103 | "i" #'info | 104 | "i" #'info |
| 104 | "4 i" #'info-other-window | 105 | "4 i" #'info-other-window |