From e392ab24ea0b9c06c08edff50db34bb69f90a00f Mon Sep 17 00:00:00 2001 From: Lars Magne Ingebrigtsen Date: Tue, 16 Nov 1999 19:11:40 +0000 Subject: [PATCH 1/1] *** empty log message *** --- lisp/ChangeLog | 3 +++ lisp/gnus-art.el | 2 +- lisp/mm-encode.el | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 89a68b5b2..ee10a9081 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,10 @@ 1999-11-16 10:01:03 Lars Magne Ingebrigtsen + * mm-encode.el: Another CVS test. + * gnus-art.el (gnus-treat-emphasize): Change default. (gnus-treat-buttonize): Ditto. + (gnus-treat-buttonize): This is a test. * gnus-sum.el (gnus-build-old-threads): Bind mail-parse-charset. (gnus-build-sparse-threads): Ditto. diff --git a/lisp/gnus-art.el b/lisp/gnus-art.el index ff8dea4d6..6e12f57b1 100644 --- a/lisp/gnus-art.el +++ b/lisp/gnus-art.el @@ -666,7 +666,7 @@ See the manual for details." :type gnus-article-treat-custom) (put 'gnus-treat-highlight-signature 'highlight t) -(defcustom gnus-treat-buttonize 100000 +(defcustom gnus-treat-buttonize 100000 "Add buttons. Valid values are nil, t, `head', `last', an integer or a predicate. See the manual for details." diff --git a/lisp/mm-encode.el b/lisp/mm-encode.el index cb30876a9..251ed57b9 100644 --- a/lisp/mm-encode.el +++ b/lisp/mm-encode.el @@ -1,4 +1,4 @@ -;;; mm-encode.el --- Functions for encoding MIME things +;;; mm-encode.el --- Functions for encoding MIME things ;; Copyright (C) 1998,99 Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen -- 2.34.1