aboutsummaryrefslogtreecommitdiff
path: root/compat-28.el
diff options
context:
space:
mode:
Diffstat (limited to 'compat-28.el')
-rw-r--r--compat-28.el6
1 files changed, 4 insertions, 2 deletions
diff --git a/compat-28.el b/compat-28.el
index e3bde86..57a40f7 100644
--- a/compat-28.el
+++ b/compat-28.el
@@ -21,8 +21,10 @@
;;; Code:
-(eval-when-compile (load "compat-macs.el" nil t t))
-(compat-declare-version "28.1")
+(eval-when-compile (require 'compat-macs))
+(compat-require compat-27 "27.1")
+
+(compat-version "28.1")
;;;; Defined in fns.c