From: yamaoka Date: Mon, 5 Jan 2004 00:13:03 +0000 (+0000) Subject: Import No Gnus v0.1. X-Git-Tag: ngnus-0_1~1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=721aa33341a81f70a9620313027b2357bf64b374;p=elisp%2Fgnus.git- Import No Gnus v0.1. --- diff --git a/contrib/gpg-ring.el b/contrib/gpg-ring.el index fb22fd9..cac19ab 100644 --- a/contrib/gpg-ring.el +++ b/contrib/gpg-ring.el @@ -7,7 +7,7 @@ ;; Keywords: crypto ;; Created: 2000-04-28 -;; $Id: gpg-ring.el,v 1.1.1.2 2002-01-06 22:11:27 yamaoka Exp $ +;; $Id: gpg-ring.el,v 1.1.1.3 2004-01-05 00:12:59 yamaoka Exp $ ;; This file is NOT (yet?) part of GNU Emacs. diff --git a/contrib/gpg.el b/contrib/gpg.el index 31afab4..a861eac 100644 --- a/contrib/gpg.el +++ b/contrib/gpg.el @@ -7,7 +7,7 @@ ;; Keywords: crypto ;; Created: 2000-04-15 -;; $Id: gpg.el,v 1.1.1.4 2003-05-03 11:32:18 yamaoka Exp $ +;; $Id: gpg.el,v 1.1.1.5 2004-01-05 00:12:59 yamaoka Exp $ ;; This file is NOT (yet?) part of GNU Emacs. diff --git a/contrib/hashcash.el b/contrib/hashcash.el index d130bb2..f526546 100644 --- a/contrib/hashcash.el +++ b/contrib/hashcash.el @@ -1,6 +1,6 @@ ;;; hashcash.el --- Add hashcash payments to email -;; $Revision: 1.1.1.5 $ +;; $Revision: 1.1.1.6 $ ;; Copyright (C) 2003 Free Software Foundation ;; Copyright (C) 1997--2002 Paul E. Foley diff --git a/contrib/nnir.el b/contrib/nnir.el index 1d4eaea..3a30352 100644 --- a/contrib/nnir.el +++ b/contrib/nnir.el @@ -298,7 +298,7 @@ ;;; Setup Code: -(defconst nnir-version "$Id: nnir.el,v 1.1.1.1 2003-12-30 10:00:25 yamaoka Exp $" +(defconst nnir-version "$Id: nnir.el,v 1.1.1.2 2004-01-05 00:12:59 yamaoka Exp $" "Version of NNIR.") (require 'cl) diff --git a/contrib/ssl.el b/contrib/ssl.el index 8c93e18..98bc048 100644 --- a/contrib/ssl.el +++ b/contrib/ssl.el @@ -1,7 +1,7 @@ ;;; ssl.el --- ssl functions for emacsen without them builtin ;; Author: $Author: yamaoka $ -;; Created: $Date: 2002-01-06 22:11:27 $ -;; Version: $Revision: 1.1.1.2 $ +;; Created: $Date: 2004-01-05 00:12:59 $ +;; Version: $Revision: 1.1.1.3 $ ;; Keywords: comm ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; diff --git a/contrib/vcard.el b/contrib/vcard.el index a2f298d..4e89d7a 100644 --- a/contrib/vcard.el +++ b/contrib/vcard.el @@ -7,7 +7,7 @@ ;; Keywords: extensions ;; Created: 1997-09-27 -;; $Id: vcard.el,v 1.1.1.3 2002-01-06 22:11:27 yamaoka Exp $ +;; $Id: vcard.el,v 1.1.1.4 2004-01-05 00:12:59 yamaoka Exp $ ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 145085a..995a68d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,13 @@ 2004-01-04 Lars Magne Ingebrigtsen + * gnus.el: No Gnus v0.1 is released. + +2004-01-04 Lars Magne Ingebrigtsen + + * gnus.el: No Gnus v0.1 is released. + +2004-01-04 Lars Magne Ingebrigtsen + * gnus.el: No Gnus v0.0 is released. 2004-01-04 Lars Magne Ingebrigtsen diff --git a/lisp/gnus.el b/lisp/gnus.el index e08778b..2e72b14 100644 --- a/lisp/gnus.el +++ b/lisp/gnus.el @@ -282,7 +282,7 @@ is restarted, and sometimes reloaded." :link '(custom-manual "(gnus)Exiting Gnus") :group 'gnus) -(defconst gnus-version-number "0.0" +(defconst gnus-version-number "0.1" "Version number for this version of Gnus.") (defconst gnus-version (format "No Gnus v%s" gnus-version-number) diff --git a/lisp/mail-source.el b/lisp/mail-source.el index ea396f1..523efba 100644 --- a/lisp/mail-source.el +++ b/lisp/mail-source.el @@ -263,7 +263,7 @@ If non-nil, this maildrop will be checked periodically for new mail." :group 'mail-source :type 'integer) -(defcustom mail-source-delete-incoming t +(defcustom mail-source-delete-incoming nil "*If non-nil, delete incoming files after handling. If t, delete immediately, if nil, never delete. If a positive number, delete files older than number of days." diff --git a/mkinstalldirs b/mkinstalldirs index 0a1a87f..e72d449 100644 --- a/mkinstalldirs +++ b/mkinstalldirs @@ -4,7 +4,7 @@ # Created: 1993-05-16 # Public domain -# $Id: mkinstalldirs,v 6.0 2000/10/27 23:10:26 zsh Exp $ +# $Id: mkinstalldirs,v 7.1 2004/01/04 21:50:48 larsi Exp $ errstatus=0