summaryrefslogtreecommitdiff
path: root/app-emacs/adaptive-wrap/files/50adaptive-wrap-gentoo.el
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/adaptive-wrap/files/50adaptive-wrap-gentoo.el')
-rw-r--r--app-emacs/adaptive-wrap/files/50adaptive-wrap-gentoo.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/app-emacs/adaptive-wrap/files/50adaptive-wrap-gentoo.el b/app-emacs/adaptive-wrap/files/50adaptive-wrap-gentoo.el
deleted file mode 100644
index 3609fffb6421..000000000000
--- a/app-emacs/adaptive-wrap/files/50adaptive-wrap-gentoo.el
+++ /dev/null
@@ -1,4 +0,0 @@
-(add-to-list 'load-path "@SITELISP@")
-
-(autoload 'adaptive-wrap-prefix-mode "adaptive-wrap"
- "Wrap the buffer text with adaptive filling." t nil)