2001-11-01 Simon Josefsson <jas@extundo.com>
authorSimon Josefsson <jas@extundo.com>
Thu, 1 Nov 2001 09:45:57 +0000 (09:45 +0000)
committerSimon Josefsson <jas@extundo.com>
Thu, 1 Nov 2001 09:45:57 +0000 (09:45 +0000)
* sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
<yamaoka@jpl.org>.

lisp/ChangeLog
lisp/sieve.el

index 712684e..bd7058a 100644 (file)
@@ -1,3 +1,8 @@
+2001-11-01  Simon Josefsson  <jas@extundo.com>
+
+       * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
+       <yamaoka@jpl.org>.
+
 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * sieve-manage.el (sieve-string-bytes): No complain.
index 78f95b8..3301c1f 100644 (file)
@@ -34,7 +34,7 @@
 ;;
 ;; 2001-10-31 Committed to Oort Gnus.
 ;;
-;; $Id: sieve.el,v 1.15 2001/08/17 11:20:15 jas Exp $
+;; $Id: sieve.el,v 6.1 2001/11/01 00:50:22 jas Exp $
 ;;
 ;; Todo:
 ;;
@@ -56,7 +56,6 @@
 
 ;;; Code:
 
-(require 'easy-mmode)
 (require 'sieve-manage)
 (require 'sieve-mode)