Mercurial > emacs
comparison lisp/gnus/spam-stat.el @ 64085:18a818a2ee7c
Update FSF's address.
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Mon, 04 Jul 2005 17:55:18 +0000 |
parents | 025ea93d2596 |
children | fafd692d1e40 |
comparison
equal
deleted
inserted
replaced
64084:a8fa7c632ee4 | 64085:18a818a2ee7c |
---|---|
18 ;; or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public | 18 ;; or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public |
19 ;; License for more details. | 19 ;; License for more details. |
20 | 20 |
21 ;; You should have received a copy of the GNU General Public License | 21 ;; You should have received a copy of the GNU General Public License |
22 ;; along with GNU Emacs; see the file COPYING. If not, write to the | 22 ;; along with GNU Emacs; see the file COPYING. If not, write to the |
23 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 23 ;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
24 ;; Boston, MA 02111-1307, USA. | 24 ;; Boston, MA 02110-1301, USA. |
25 | 25 |
26 ;;; Commentary: | 26 ;;; Commentary: |
27 | 27 |
28 ;; This implements spam analysis according to Paul Graham in "A Plan | 28 ;; This implements spam analysis according to Paul Graham in "A Plan |
29 ;; for Spam". The basis for all this is a statistical distribution of | 29 ;; for Spam". The basis for all this is a statistical distribution of |