From 75dec4423401a689d92ff6b34b637621a8ed4e83 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sun, 6 Jan 2013 10:48:01 -0500 Subject: [PATCH] 003-no-emacs-cython.patch: Remove patch We bundle the cython-mode package in .emacs.d/site-lisp, so there's no reason you'd want to remove this. --- local-patch.examples/003-no-emacs-cython.patch | 11 ----------- 1 file changed, 11 deletions(-) delete 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 deleted file mode 100644 index 1b1960a..0000000 --- a/local-patch.examples/003-no-emacs-cython.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/.emacs -+++ b/.emacs -@@ -20,8 +20,6 @@ - (load "wtk_no-vc") - (load "wtk_ansi-color") - --(require 'cython-mode) -- - (autoload 'notmuch "wtk_notmuch" "notmuch mail" t) - - ; Play GNU Go in an emacs buffer -- 2.26.2