emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/gnus/gnus-mlspl.el [gnus-5_10-branch


From: Reiner Steib
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/gnus-mlspl.el [gnus-5_10-branch]
Date: Mon, 23 Aug 2004 06:10:17 -0400

Index: emacs/lisp/gnus/gnus-mlspl.el
diff -c emacs/lisp/gnus/gnus-mlspl.el:1.8.2.1 
emacs/lisp/gnus/gnus-mlspl.el:1.8.2.2
*** emacs/lisp/gnus/gnus-mlspl.el:1.8.2.1       Thu Jul 22 16:45:47 2004
--- emacs/lisp/gnus/gnus-mlspl.el       Sun Aug 22 19:35:29 2004
***************
*** 1,6 ****
  ;;; gnus-mlspl.el --- a group params-based mail splitting mechanism
  
! ;; Copyright (C) 1998, 1999, 2000, 2001, 2002
  ;;        Free Software Foundation, Inc.
  
  ;; Author: Alexandre Oliva <address@hidden>
--- 1,6 ----
  ;;; gnus-mlspl.el --- a group params-based mail splitting mechanism
  
! ;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004
  ;;        Free Software Foundation, Inc.
  
  ;; Author: Alexandre Oliva <address@hidden>
***************
*** 74,81 ****
  
  ;;;###autoload
  (defun gnus-group-split-update (&optional catch-all)
!   "Computes nnmail-split-fancy from group params and CATCH-ALL, by
! calling (gnus-group-split-fancy nil nil CATCH-ALL).
  
  If CATCH-ALL is nil, gnus-group-split-default-catch-all-group is used
  instead.  This variable is set by gnus-group-split-setup."
--- 74,82 ----
  
  ;;;###autoload
  (defun gnus-group-split-update (&optional catch-all)
!   "Computes nnmail-split-fancy from group params and CATCH-ALL.
! It does this by calling by calling (gnus-group-split-fancy nil
! nil CATCH-ALL).
  
  If CATCH-ALL is nil, gnus-group-split-default-catch-all-group is used
  instead.  This variable is set by gnus-group-split-setup."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]