aboutsummaryrefslogtreecommitdiff
path: root/compat-26.el
diff options
context:
space:
mode:
Diffstat (limited to 'compat-26.el')
-rw-r--r--compat-26.el6
1 files changed, 4 insertions, 2 deletions
diff --git a/compat-26.el b/compat-26.el
index 367b45e..956c4a7 100644
--- a/compat-26.el
+++ b/compat-26.el
@@ -21,8 +21,10 @@
;;; Code:
-(eval-when-compile (load "compat-macs.el" nil t t))
-(compat-declare-version "26.1")
+(eval-when-compile (require 'compat-macs))
+(compat-require compat-25 "25.1")
+
+(compat-version "26.1")
;;;; Defined in fns.c