From: shuhei-k Date: Sat, 22 May 1999 13:29:53 +0000 (+0000) Subject: Require 'poe, 'poem, and 'pcustom. X-Git-Tag: flim-1_12_7~30 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=18683b37d5f0aebb1b1a000809f6764317fa44a9;p=elisp%2Fflim.git Require 'poe, 'poem, and 'pcustom. --- diff --git a/std11.el b/std11.el index a083236..982b895 100644 --- a/std11.el +++ b/std11.el @@ -24,10 +24,9 @@ ;;; Code: -(or (fboundp 'buffer-substring-no-properties) - (require 'poe)) - -(require 'custom) +(require 'poe) +(require 'poem) ; find-non-ascii-charset-string +(require 'pcustom) ; std11-lexical-analyzer ;;; @ fetch