* lisp/emacs-lisp/eldoc.el: Add back-to-indentation to the command list
This commit is contained in:
parent
1431f66750
commit
59c67f8181
1 changed files with 1 additions and 0 deletions
|
@ -410,6 +410,7 @@ return any documentation.")
|
|||
|
||||
;; Prime the command list.
|
||||
(eldoc-add-command-completions
|
||||
"back-to-indentation"
|
||||
"backward-" "beginning-of-" "delete-other-windows" "delete-window"
|
||||
"down-list" "end-of-" "exchange-point-and-mark" "forward-" "goto-"
|
||||
"handle-select-window" "indent-for-tab-command" "left-" "mark-page"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue