From e46a7b2aa49a2e060fe731c177ae753d3da76f5f Mon Sep 17 00:00:00 2001 From: hmurata Date: Wed, 18 Aug 2004 15:04:50 +0000 Subject: [PATCH] Fixed comment of search-key. --- elmo/elmo-util.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elmo/elmo-util.el b/elmo/elmo-util.el index ecaa2b7..38b07cf 100644 --- a/elmo/elmo-util.el +++ b/elmo/elmo-util.el @@ -242,7 +242,7 @@ Return value is a cons cell of (STRUCTURE . REST)" (goto-char (match-end 0)))) ;; search-key ::= [A-Za-z-]+ ;; ;; "since" / "before" / "last" / "first" / -;; ;; "body" / "mark" / field-name +;; ;; "body" / "flag" / field-name ((looking-at "\\(!\\)? *\\([A-Za-z-]+\\) *: *") (goto-char (match-end 0)) (let ((search-key (vector -- 1.7.10.4