From: W. Trevor King Date: Sat, 27 Oct 2012 12:12:23 +0000 (-0400) Subject: 003-no-emacs-cython.patch: add patch for cython-less emacs versions X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f5637090ffdfd5824cda8b85b0facf0541941b4d;p=dotfiles-public.git 003-no-emacs-cython.patch: add patch for cython-less emacs versions --- 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) +