From: PHO Date: Mon, 16 Mar 2009 09:17:50 +0000 (+0900) Subject: Auto commit by The Sugar System. X-Git-Url: https://git.cielonegro.org/gitweb.cgi?a=commitdiff_plain;h=e195a39025099d7fc1bc19d80635a4aad165bdbe;p=sugar.git Auto commit by The Sugar System. --- diff --git a/dot-files/_emacs_el b/dot-files/_emacs_el index 356fa1c..b667cd2 100644 --- a/dot-files/_emacs_el +++ b/dot-files/_emacs_el @@ -92,6 +92,9 @@ ;; MPC ;(require-if-present 'mpc-autoloads) +;; riece +(autoload 'riece "riece" "riece the IRC client" t) + ;; cedet (load-file-if-present "/usr/pkg/share/emacs/site-lisp/cedet/common/cedet.el")