diff lisp/gnus/nnmail.el @ 32:e04119814345 r19-15b99

Import from CVS: tag r19-15b99
author cvs
date Mon, 13 Aug 2007 08:52:56 +0200
parents ec9a17fef872
children d620409f5eb8
line wrap: on
line diff
--- a/lisp/gnus/nnmail.el	Mon Aug 13 08:52:30 2007 +0200
+++ b/lisp/gnus/nnmail.el	Mon Aug 13 08:52:56 2007 +0200
@@ -771,7 +771,7 @@
 	  (setq end (point-max))))
       (goto-char end))))
 
-(defun nnmail-search-unix-mail-delim ()
+(defsubst nnmail-search-unix-mail-delim ()
   "Put point at the beginning of the next Unix mbox message."
   ;; Algorithm used to find the the next article in the
   ;; brain-dead Unix mbox format: