summaryrefslogtreecommitdiff
path: root/editors/xemacs21-mule
diff options
context:
space:
mode:
authorKiriyama Kazuhiko <kiri@FreeBSD.org>2003-09-14 04:02:41 +0000
committerKiriyama Kazuhiko <kiri@FreeBSD.org>2003-09-14 04:02:41 +0000
commit671b1453d039636690754825023720412d320ba0 (patch)
tree4f43383c3ac9f0414f68cd1f17fb8ea7bf9e17fc /editors/xemacs21-mule
parentFix the depends entry for devel/p5-Time-Piece. (diff)
Forgotten removing files/patch-al.
Noticed by: knu@FreeBSD.org
Notes
Notes: svn path=/head/; revision=88977
Diffstat (limited to 'editors/xemacs21-mule')
-rw-r--r--editors/xemacs21-mule/files/patch-al11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/xemacs21-mule/files/patch-al b/editors/xemacs21-mule/files/patch-al
deleted file mode 100644
index 649be5b4b329..000000000000
--- a/editors/xemacs21-mule/files/patch-al
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/EmacsFrame.c~ Wed Mar 5 12:28:39 2003
-+++ src/EmacsFrame.c Thu Jun 5 16:23:56 2003
-@@ -235,7 +235,7 @@
- /* resource_count */ XtNumber (resources),
- /* xrm_class */ NULLQUARK,
- /* compress_motion */ TRUE,
-- /* compress_exposure */ XtExposeCompressMaximal | XtExposeNoRegion,
-+ /* compress_exposure */ TRUE,
- /* compress_enterleave */ TRUE,
- /* visible_interest */ FALSE,
- /* destroy */ NULL,