mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 14:30:50 -08:00
Rename 24.5 to 25.1
Except where we expect to backport the corresponding change.
This commit is contained in:
parent
8f24b587c8
commit
cbdc06f3be
34 changed files with 59 additions and 60 deletions
|
|
@ -88,7 +88,7 @@ has no effect, unless the function handles it explicitly."
|
|||
(function-item downcase)
|
||||
function)
|
||||
:group 'eldoc)
|
||||
(make-obsolete-variable 'eldoc-argument-case nil "24.5")
|
||||
(make-obsolete-variable 'eldoc-argument-case nil "25.1")
|
||||
|
||||
(defcustom eldoc-echo-area-use-multiline-p 'truncate-sym-name-if-fit
|
||||
"Allow long ElDoc messages to resize echo area display.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue