1
Fork 0
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:
Stefan Monnier 2014-09-29 14:14:08 -04:00
parent 8f24b587c8
commit cbdc06f3be
34 changed files with 59 additions and 60 deletions

View file

@ -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.