From 5b974a37af175c2ea24904cef7a394b8be873807 Mon Sep 17 00:00:00 2001 From: Ashish SHUKLA Date: Sun, 2 Oct 2016 05:07:22 +0000 Subject: GNU Emacs updates editors/emacs: - Update to 25.1[1] - Update CANNA patchset[2] - Cleanup CONFLICTS_INSTALL list[1] - Add LLDB option for lldb support (provided by 3rd party) to GUD[1] - Add various other options, and re-order options[1] - Incorporate games stuff in pkg-plist[1] - Remove outdated diffs[1] editors/emacs-nox11: - Update to 25.1[3] - Cleanup CONFLICTS_INSTALL list[3] editors/emacs-devel: - Update to git revision 25dca60d Mk/bsd.emacs.mk: - Update version numbers[4] PR: 212807 [1], 212808 [3], 212809 [4] Submitted by: Joseph Mingrone [1][3][4] TAKANO Yuji (private email) [2] --- editors/emacs-devel/files/patch-sources.el | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 editors/emacs-devel/files/patch-sources.el (limited to 'editors/emacs-devel/files/patch-sources.el') diff --git a/editors/emacs-devel/files/patch-sources.el b/editors/emacs-devel/files/patch-sources.el deleted file mode 100644 index ee44f5c0881f..000000000000 --- a/editors/emacs-devel/files/patch-sources.el +++ /dev/null @@ -1,7 +0,0 @@ ---- sources.el.orig 2016-02-01 06:06:37 UTC -+++ sources.el -@@ -0,0 +1,4 @@ -+;;; Path to Emacs C Sources. -+(when (string-match (regexp-quote "%%EMACS_VER%%") emacs-version) -+ (setq find-function-C-source-directory -+ "%%DATADIR%%/%%EMACS_VER%%/src")) -- cgit v1.2.3