]> git.eshelyaron.com Git - emacs.git/commit
Rename ElDoc user option controlling display of truncation notice
authorJoão Távora <joaotavora@gmail.com>
Sun, 4 Oct 2020 11:19:47 +0000 (12:19 +0100)
committerJoão Távora <joaotavora@gmail.com>
Sat, 24 Oct 2020 17:02:28 +0000 (18:02 +0100)
commit77c39284259fe7a6bd6935bbe78a799dd9191c43
tree243a8f79af84b3b8e2d5d5f8df851f36d2d5a1fd
parent5daa6a6a0398131717c5b5fd570c5efad34a4afa
Rename ElDoc user option controlling display of truncation notice

The new name makes it consistent with other variables controlling the
display of ElDoc documentation in the echo area.

Per bug#43543.

* etc/NEWS (Eldoc): Rename eldoc-display-truncation-message to
eldoc-echo-area-display-truncation-message.

* lisp/emacs-lisp/eldoc.el
(eldoc-echo-area-display-truncation-message): Rename from
eldoc-display-truncation-message.
(eldoc-display-in-echo-area): Use new variable name.
etc/NEWS
lisp/emacs-lisp/eldoc.el