Mercurial > hg > xemacs-beta
diff lisp/gnus/gnus-score.el @ 173:8eaf7971accc r20-3b13
Import from CVS: tag r20-3b13
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:49:09 +0200 |
parents | 15872534500d |
children |
line wrap: on
line diff
--- a/lisp/gnus/gnus-score.el Mon Aug 13 09:47:55 2007 +0200 +++ b/lisp/gnus/gnus-score.el Mon Aug 13 09:49:09 2007 +0200 @@ -1275,8 +1275,7 @@ (erase-buffer) (let (emacs-lisp-mode-hook) (if (string-match - (concat (regexp-quote gnus-adaptive-file-suffix) - "$") + (concat (regexp-quote gnus-adaptive-file-suffix) "$") file) ;; This is an adaptive score file, so we do not run ;; it through `pp'. These files can get huge, and