From 917d1105647929fd6e0c7034b859266c26008ef8 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 19 Dec 2016 10:57:32 +0100 Subject: emacs: some minor updates MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- emacs/init.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'emacs/init.el') diff --git a/emacs/init.el b/emacs/init.el index 1692150..b1b1e4d 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -35,7 +35,9 @@ ;;; Preface -;; I'm sticking with the major version I'm using, deal with it. +;; I'm using GNU Emacs 25, but everything should be working in GNU Emacs +;; 24. There are some exceptions to this (e.g. webkit support), but these cases +;; are individually handled. (unless (>= emacs-major-version 24) (error "Don't be a cheap bastard and upgrade to at least GNU Emacs 24")) -- cgit v1.2.3