all repos — nixfiles @ cf641adb86b549bcbdd2c696923dd853309c2930

System and user configuration, managed by nix and home-manager

Emacs: Don't try to setup cyphejor on old Emacsen

Alan Pearce
commit

cf641adb86b549bcbdd2c696923dd853309c2930

parent

5b20693bf72a419d1b526dcf53f8610fba7a39e0

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M emacs/.emacs.d/init.orgemacs/.emacs.d/init.org
@@ -324,6 +324,7 @@
#+BEGIN_SRC emacs-lisp (use-package cyphejor :defer 2 + :if (not (version<= emacs-version "24.4")) :config (progn (setq cyphejor-rules `(("emacs" "ε") ("diff" "Δ")