From cbdc06f3be1fb1921454d15d5d9f48bef85cba9e Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Mon, 29 Sep 2014 14:14:08 -0400 Subject: Rename 24.5 to 25.1 Except where we expect to backport the corresponding change. --- lisp/ls-lisp.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lisp/ls-lisp.el') diff --git a/lisp/ls-lisp.el b/lisp/ls-lisp.el index 95933005094..03ee0d25cce 100644 --- a/lisp/ls-lisp.el +++ b/lisp/ls-lisp.el @@ -128,7 +128,7 @@ Collation Algorithm (UCA), which places together file names that differ only in punctuation characters. On MS-Windows, customize the option `ls-lisp-UCA-like-collation' to a non-nil value to get similar behavior." - :version "24.5" + :version "25.1" :set-after '(ls-lisp-emulation) :type 'boolean :group 'ls-lisp) @@ -150,7 +150,7 @@ and `w32-collate-ignore-punctuation' for more details. This option is ignored on platforms other than MS-Windows; to control the collation ordering of the file names on those other systems, set your locale instead." - :version "24.5" + :version "25.1" :type 'boolean :group 'ls-lisp) -- cgit v1.2.1