From: morioka Date: Sat, 16 Jan 1999 14:59:59 +0000 (+0000) Subject: (eword-lexical-analyzer): Renamed from user option X-Git-Tag: flim-1_12-199901161900~7 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=af368f85cde63eccff0aa29a7cd7ea51e633aa72;p=elisp%2Fflim.git (eword-lexical-analyzer): Renamed from user option `eword-lexical-analyzers'. --- diff --git a/eword-decode.el b/eword-decode.el index b2aab2d..8444d7d 100644 --- a/eword-decode.el +++ b/eword-decode.el @@ -593,7 +593,7 @@ as a version of Net$cape)." "*Max position of eword-lexical-analyze-cache. It is max size of eword-lexical-analyze-cache - 1.") -(defcustom eword-lexical-analyzers +(defcustom eword-lexical-analyzer '(eword-analyze-quoted-string eword-analyze-domain-literal eword-analyze-comment @@ -753,7 +753,7 @@ be the result." dest ret) (while (< start len) (setq ret - (let ((rest eword-lexical-analyzers) + (let ((rest eword-lexical-analyzer) func r) (while (and (setq func (car rest)) (null