From a935e0fc83202fd34d27105fda7e9f4a4ea434c3 Mon Sep 17 00:00:00 2001 From: rcyeske Date: Fri, 24 Oct 2003 23:52:45 +0000 Subject: Added requires. --- ChangeLog | 4 ++++ contrib/ratpoison.el | 5 ++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1313f01..b611f43 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-10-24 Ryan Yeske + + * contrib/ratpoison.el: Added requires. + 2003-10-15 Shawn Betts * src/globals.c (rp_hook_db): add hooks quit and restart diff --git a/contrib/ratpoison.el b/contrib/ratpoison.el index 85435f8..cc63ada 100644 --- a/contrib/ratpoison.el +++ b/contrib/ratpoison.el @@ -6,7 +6,7 @@ ;; Maintainer: Gergely Nagy ;; Version: 0.2 ;; Keywords: faces, ratpoison, X -;; CVS Id: $Id: ratpoison.el,v 1.1 2001/10/05 16:15:25 algernon Exp $ +;; CVS Id: $Id: ratpoison.el,v 1.2 2003/10/24 23:52:45 rcyeske Exp $ ;; Last updated: <2001/10/05 17:58:38 algernon> ;; This file is NOT part of GNU Emacs. @@ -44,6 +44,9 @@ ;; - auto-completion of commands ;; - probably a bunch of other things +(require 'font-lock) +(require 'generic-x) + (defvar ratpoison-commands-0 (list "abort" -- cgit v1.2.3