Show
Ignore:
Timestamp:
05/27/06 10:35:24 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/gnus/gnus-sum.el

    r4073 r4091  
    95089508  (or gnus-expert-user 
    95099509      (gnus-yes-or-no-p 
    9510        "Are you really, really, really sure you want to delete all these messages? ") 
     9510       "Are you really, really sure you want to delete all expirable messages? ") 
    95119511      (error "Phew!")) 
    95129512  (gnus-summary-expire-articles t)) 
     
    1104411044 
    1104511045(defun gnus-summary-save-article-mail (&optional arg) 
    11046   "Append the current article to an mail file. 
     11046  "Append the current article to a Unix mail box file. 
    1104711047If N is a positive number, save the N next articles. 
    1104811048If N is a negative number, save the N previous articles.