mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-20 18:17:20 +00:00
c128637667
a user variable. (eldoc-message-commands-table-size, eldoc-use-idle-timer-p, eldoc-function-argstring-from-docstring-method-table): Use defvar, not defconst. (eldoc-last-data): Use cons explicitly; don't rely on dotted pair read syntax. I'm worried the latter might get compiled as read-only data someday. (eldoc-docstring-message): If truncating symbol name, show ending of name rather than beginning. The former is generally more unique. (eldoc-function-argstring-from-docstring-method-table): Handle pathological `save-restriction' case. [top level]: Add `indent-for-tab-command' to eldoc-message-commands. |
||
---|---|---|
.. | ||
advice.el | ||
assoc.el | ||
autoload.el | ||
backquote.el | ||
byte-opt.el | ||
bytecomp.el | ||
cl-compat.el | ||
cl-extra.el | ||
cl-indent.el | ||
cl-macs.el | ||
cl-seq.el | ||
cl-specs.el | ||
cl.el | ||
copyright.el | ||
cust-print.el | ||
debug.el | ||
disass.el | ||
easymenu.el | ||
edebug.el | ||
eldoc.el | ||
elp.el | ||
eval-reg.el | ||
float.el | ||
gulp.el | ||
helper.el | ||
levents.el | ||
lisp-mnt.el | ||
lisp-mode.el | ||
lisp.el | ||
lmenu.el | ||
lselect.el | ||
lucid.el | ||
pp.el | ||
profile.el | ||
ring.el | ||
shadow.el | ||
tq.el | ||
trace.el |