003-no-emacs-cython.patch: add patch for cython-less emacs versions
authorW. Trevor King <wking@tremily.us>
Sat, 27 Oct 2012 12:12:23 +0000 (08:12 -0400)
committerW. Trevor King <wking@tremily.us>
Sat, 27 Oct 2012 12:12:23 +0000 (08:12 -0400)
local-patch.examples/003-no-emacs-cython.patch [new file with mode: 0644]

diff --git a/local-patch.examples/003-no-emacs-cython.patch b/local-patch.examples/003-no-emacs-cython.patch
new file mode 100644 (file)
index 0000000..bbc1e69
--- /dev/null
@@ -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)