From f5637090ffdfd5824cda8b85b0facf0541941b4d Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sat, 27 Oct 2012 08:12:23 -0400 Subject: [PATCH] 003-no-emacs-cython.patch: add patch for cython-less emacs versions --- local-patch.examples/003-no-emacs-cython.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 local-patch.examples/003-no-emacs-cython.patch diff --git a/local-patch.examples/003-no-emacs-cython.patch b/local-patch.examples/003-no-emacs-cython.patch new file mode 100644 index 0000000..bbc1e69 --- /dev/null +++ b/local-patch.examples/003-no-emacs-cython.patch @@ -0,0 +1,11 @@ +--- a/.emacs ++++ b/.emacs +@@ -20,8 +20,6 @@ + (load "wtk_no-vc.el") + (load "wtk_ansi-color.el") + +-(require 'cython-mode) +- + ; Play GNU Go in an emacs buffer + ;(require 'gnugo) + -- 2.26.2