summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-01-29 07:37:35 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-01-29 07:37:35 +0000
commit233379a2521239149be9f50d0257f0bb35c864ff (patch)
tree416b1f9f83d18b818e717e115a0939a75632cac9 /app-emacs/u-vm-color/files
parentmask games-arcade/ppracer - Old and unmaintained. Used games-action/extreme-... (diff)
downloadgentoo-2-233379a2521239149be9f50d0257f0bb35c864ff.tar.gz
gentoo-2-233379a2521239149be9f50d0257f0bb35c864ff.tar.bz2
gentoo-2-233379a2521239149be9f50d0257f0bb35c864ff.zip
clean up
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 i686)
Diffstat (limited to 'app-emacs/u-vm-color/files')
-rw-r--r--app-emacs/u-vm-color/files/50u-vm-color-gentoo.el9
1 files changed, 0 insertions, 9 deletions
diff --git a/app-emacs/u-vm-color/files/50u-vm-color-gentoo.el b/app-emacs/u-vm-color/files/50u-vm-color-gentoo.el
deleted file mode 100644
index 14969766ec8d..000000000000
--- a/app-emacs/u-vm-color/files/50u-vm-color-gentoo.el
+++ /dev/null
@@ -1,9 +0,0 @@
-
-;;; u-vm-color site-lisp configuration
-
-(setq load-path (cons "@SITELISP@" load-path))
-(require 'u-vm-color)
-(add-hook 'vm-mode-hook 'u-vm-color-presentation-mode)
-(add-hook 'vm-presentation-mode-hook 'u-vm-color-presentation-mode)
-(add-hook 'vm-summary-mode-hook 'u-vm-color-summary-mode)
-