summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-terms/rxvt/files/rxvt-2.7.10-line-scroll.patch')
-rw-r--r--x11-terms/rxvt/files/rxvt-2.7.10-line-scroll.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/x11-terms/rxvt/files/rxvt-2.7.10-line-scroll.patch b/x11-terms/rxvt/files/rxvt-2.7.10-line-scroll.patch
deleted file mode 100644
index cabb21cbef29..000000000000
--- a/x11-terms/rxvt/files/rxvt-2.7.10-line-scroll.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/feature.h.orig 2005-06-29 11:58:06.000000000 -0400
-+++ src/feature.h 2005-06-29 11:58:41.000000000 -0400
-@@ -211,8 +211,8 @@
- * SCROLL_ON_* defines above.).
- * Also for modifier+Home/End keys to move to top/bottom
- */
--/* #define SCROLL_ON_UPDOWN_KEYS */
--/* #define SCROLL_ON_HOMEEND_KEYS */
-+#define SCROLL_ON_UPDOWN_KEYS
-+#define SCROLL_ON_HOMEEND_KEYS
-
- /*
- * Allow unshifted Next/Prior keys to scroll forward/back