(top level): Require `poem' instead of `poe' for `char-next-index'.
[elisp/mu-cite.git] / mu-cite.el
index cc9db01..b4e7a1c 100644 (file)
@@ -43,8 +43,8 @@
 
 ;;; Code:
 
-;; Pickup some macros, e.g. `with-temp-buffer', for old Emacsen.
-(require 'poe)
+;; Pickup the macros `char-next-index', `with-temp-buffer', etc.
+(require 'poem)
 
 (require 'pcustom)
 (require 'std11)