* [gentoo-commits] repo/gentoo:master commit in: app-emacs/d-mode/files/
@ 2019-12-31 8:56 Ulrich Müller
0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Müller @ 2019-12-31 8:56 UTC (permalink / raw
To: gentoo-commits
commit: d97348f43f1c8e20b1fc141c704face436e3cdb9
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue Dec 31 07:20:16 2019 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Dec 31 08:52:45 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d97348f4
app-emacs/d-mode: remove unused patch
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-emacs/d-mode/files/d-mode-2.0.6-emacs-24.4.patch | 13 -------------
1 file changed, 13 deletions(-)
diff --git a/app-emacs/d-mode/files/d-mode-2.0.6-emacs-24.4.patch b/app-emacs/d-mode/files/d-mode-2.0.6-emacs-24.4.patch
deleted file mode 100644
index e8fc3500b48..00000000000
--- a/app-emacs/d-mode/files/d-mode-2.0.6-emacs-24.4.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-https://bugs.gentoo.org/536490
-https://bugs.gentoo.org/547026
-
---- Emacs-D-Mode-2.0.6-orig/d-mode.el
-+++ Emacs-D-Mode-2.0.6/d-mode.el
-@@ -66,6 +66,7 @@
- ;; necessary to get them compiled.)
- ;; Coment out 'when-compile part for debugging
- (eval-when-compile
-+ (require 'cl)
- (require 'cc-langs)
- (require 'cc-fonts)
- )
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/d-mode/files/
@ 2024-02-23 1:05 Maciej Barć
0 siblings, 0 replies; 2+ messages in thread
From: Maciej Barć @ 2024-02-23 1:05 UTC (permalink / raw
To: gentoo-commits
commit: 647a72a93207982948b567d9c4898b5565e86dcd
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Feb 18 13:58:29 2024 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Fri Feb 23 01:04:39 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=647a72a9
app-emacs/d-mode: remove unused patch
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/d-mode/files/d-mode-2.0.10-rx-form.patch | 25 ----------------------
1 file changed, 25 deletions(-)
diff --git a/app-emacs/d-mode/files/d-mode-2.0.10-rx-form.patch b/app-emacs/d-mode/files/d-mode-2.0.10-rx-form.patch
deleted file mode 100644
index 78ed206c3a80..000000000000
--- a/app-emacs/d-mode/files/d-mode-2.0.10-rx-form.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-https://bugs.gentoo.org/722012
-
-From cfd1d0869d51b7548b3fb738b2f2593c76533d44 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Per=20Nordl=C3=B6w?= <nordlow@users.noreply.github.com>
-Date: Wed, 9 Oct 2019 11:03:00 +0200
-Subject: [PATCH] Use rx-to-string instead of rx-form to support Emacs master
- (#97)
-
----
- d-mode.el | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/d-mode.el b/d-mode.el
-index f8211cd..df72b8d 100644
---- a/d-mode.el
-+++ b/d-mode.el
-@@ -210,7 +210,7 @@ The expression is added to `compilation-error-regexp-alist' and
- (add-to-list
- 'compilation-error-regexp-alist-alist
- `(,symbol
-- ,(rx-form
-+ ,(rx-to-string
- `(and
- line-start
- (group-n 1 (one-or-more any)) ; File name
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-02-23 1:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-23 1:05 [gentoo-commits] repo/gentoo:master commit in: app-emacs/d-mode/files/ Maciej Barć
-- strict thread matches above, loose matches on Subject: below --
2019-12-31 8:56 Ulrich Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox