diff options
| author | James Cherti | 2025-03-19 11:56:11 -0400 |
|---|---|---|
| committer | Eli Zaretskii | 2025-03-22 13:55:09 +0200 |
| commit | 1aebb026112016fb38ff458bd50c80be0f139538 (patch) | |
| tree | ff5409e135f6e9b1bbafdf714b33ba1ae242a91c /java | |
| parent | 20687ab61715889cb0670c9351983154e6620c1b (diff) | |
| download | emacs-1aebb026112016fb38ff458bd50c80be0f139538.tar.gz emacs-1aebb026112016fb38ff458bd50c80be0f139538.zip | |
ElDoc: Add more commands using 'eldoc-add-command-completions'
Add more commands to 'eldoc-add-command-completions' to fix
disappearing ElDoc help in the minibuffer for the following
cases:
- All modes: Added "comment-indent-new-line".
- All modes: Added "delete-char" for handling when the user presses delete.
- Python mode: Added "python-indent-dedent-line-backspace" for handling
when the user presses backspace.
* lisp/emacs-lisp/eldoc.el (eldoc-remove-command-completions):
* lisp/progmodes/python.el (python-base-mode): Add more commands
to 'eldoc-add-command-completions'.
Copyright-paperwork-exempt: yes
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions