+2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * message.el (message-newline-and-reformat): Typo.
+
 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-art.el (article-verify-x-pgp-sig): Check whether
 
       (goto-char beg)
       (while (and (if (bobp) nil (forward-line -1) t)
                  (not (looking-at paragraph-start))
-                 (not (looking-at message-cite-prefix-regexp))
-                 (equal quoted (match-string 0)))
+                 (not (looking-at message-cite-prefix-regexp)))
        (setq beg (point))))
     (goto-char point)
     (save-restriction