From: W. Trevor King Date: Sun, 6 Jan 2013 14:15:41 +0000 (-0500) Subject: 005-no-emacs-epa.patch: Remove patch X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=defaab1b4571bcc8ee8ad5ada9ce9650252c1660;p=dotfiles-public.git 005-no-emacs-epa.patch: Remove patch epa has been part of Emacs since 2008 (coming in with v23.1 and v24.0.96). I don't have access to any machines with older versions of Emacs anymore, so remove this patch. --- diff --git a/local-patch.examples/005-no-emacs-epa.patch b/local-patch.examples/005-no-emacs-epa.patch deleted file mode 100644 index d27b59e..0000000 --- a/local-patch.examples/005-no-emacs-epa.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/.emacs -+++ b/.emacs -@@ -15,7 +15,6 @@ - (load "wtk_layout") - (load "wtk_linux") - (load "wtk_aspell") --(load "wtk_epa") - (load "wtk_org") - (load "wtk_no-vc") - (load "wtk_ansi-color")