aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorkiri <kiri@FreeBSD.org>2003-09-14 12:02:41 +0800
committerkiri <kiri@FreeBSD.org>2003-09-14 12:02:41 +0800
commit7239437e215281936cc77051cbcfe79e5563a4af (patch)
treeaec213a9e105dfb6c21cbe8f67ddd9e4e96fd21a /editors
parentc6443d438017d7cb79164c812981091202d228ba (diff)
downloadfreebsd-ports-gnome-7239437e215281936cc77051cbcfe79e5563a4af.tar.gz
freebsd-ports-gnome-7239437e215281936cc77051cbcfe79e5563a4af.tar.zst
freebsd-ports-gnome-7239437e215281936cc77051cbcfe79e5563a4af.zip
Forgotten removing files/patch-al.
Noticed by: knu@FreeBSD.org
Diffstat (limited to 'editors')
-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,