]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/tramp-theme/tramp-theme.el
; Minor changes to tramp-theme.el
[gnu-emacs-elpa] / packages / tramp-theme / tramp-theme.el
index 3e80257da9ad3b18d43bbd081c9660b2ed6881cc..2ef25942269ebfb9f73dea7d8c8f67c0d416ac44 100644 (file)
@@ -5,6 +5,8 @@
 ;; Author: Michael Albinus <michael.albinus@gmx.de>
 ;; Package: tramp-theme
 ;; Version: 0.1
+;; Package-Requires: ((emacs "24.1"))
+
 
 ;; This file is part of GNU Emacs.
 
 
 ;;; Code:
 
+;; This is needed for the customized variables.
+(require 'dired)
+(require 'em-dirs)
+
 (deftheme tramp
   "A custom theme to decorate buffers when they are remote.
 It can be combined with other custom themes.")