summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/table/files/50table-gentoo.el')
-rw-r--r--app-emacs/table/files/50table-gentoo.el7
1 files changed, 7 insertions, 0 deletions
diff --git a/app-emacs/table/files/50table-gentoo.el b/app-emacs/table/files/50table-gentoo.el
new file mode 100644
index 000000000000..d434bf9591e7
--- /dev/null
+++ b/app-emacs/table/files/50table-gentoo.el
@@ -0,0 +1,7 @@
+
+;;; table site-lisp configuration
+
+(setq load-path (cons "@SITELISP@" load-path))
+(require 'table)
+(add-hook 'text-mode-hook 'table-recognize)
+