Require 'poe and 'poem.
authorshuhei-k <shuhei-k>
Tue, 22 Jun 1999 23:17:38 +0000 (23:17 +0000)
committershuhei-k <shuhei-k>
Tue, 22 Jun 1999 23:17:38 +0000 (23:17 +0000)
mule-caesar.el

index d080cc4..4bc32ea 100644 (file)
 
 ;;; Code:
 
-(require 'emu)
+(require 'emu)                         ; for backward compatibility.
+(require 'poe)                         ; char-after.
+(require 'poem)                                ; charset-chars, char-charset,
+                                       ; and split-char.
 
 (defun mule-caesar-region (start end &optional stride-ascii)
   "Caesar rotation of current region.