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/files.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/files.el') diff --git a/lisp/files.el b/lisp/files.el index 486dee638a9..5d1276f261e 100644 --- a/lisp/files.el +++ b/lisp/files.el @@ -1798,7 +1798,7 @@ When nil, never issue warning. Beware: This probably doesn't do what you think it does, because \"free\" is pretty hard to define in practice." :group 'files :group 'find-file - :version "24.5" + :version "25.1" :type '(choice integer (const :tag "Never issue warning" nil))) (defun abort-if-file-too-large (size op-type filename) -- cgit v1.2.3