Improve Eldoc text conversion support
* lisp/emacs-lisp/eldoc.el: ("back-to-indentation"): Register touch screen and text conversion commands.
This commit is contained in:
parent
5dbcc8bd6c
commit
f396763818
1 changed files with 2 additions and 1 deletions
|
@ -991,7 +991,8 @@ the docstrings eventually produced, using
|
|||
"mark-paragraph" "mouse-set-point" "move-" "move-beginning-of-"
|
||||
"move-end-of-" "newline" "next-" "other-window" "pop-global-mark"
|
||||
"previous-" "recenter" "right-" "scroll-" "self-insert-command"
|
||||
"split-window-" "up-list")
|
||||
"split-window-" "up-list" "touch-screen-handle-touch"
|
||||
"analyze-text-conversion")
|
||||
|
||||
(provide 'eldoc)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue