Import No Gnus v0.1.
authoryamaoka <yamaoka>
Mon, 5 Jan 2004 00:13:03 +0000 (00:13 +0000)
committeryamaoka <yamaoka>
Mon, 5 Jan 2004 00:13:03 +0000 (00:13 +0000)
contrib/gpg-ring.el
contrib/gpg.el
contrib/hashcash.el
contrib/nnir.el
contrib/ssl.el
contrib/vcard.el
lisp/ChangeLog
lisp/gnus.el
lisp/mail-source.el
mkinstalldirs

index fb22fd9..cac19ab 100644 (file)
@@ -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.
 
index 31afab4..a861eac 100644 (file)
@@ -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.
 
index d130bb2..f526546 100644 (file)
@@ -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
 
index 1d4eaea..3a30352 100644 (file)
 
 ;;; 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)
index 8c93e18..98bc048 100644 (file)
@@ -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
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
index a2f298d..4e89d7a 100644 (file)
@@ -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
index 145085a..995a68d 100644 (file)
@@ -1,5 +1,13 @@
 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
 
+       * gnus.el: No Gnus v0.1 is released.
+
+2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+
+       * gnus.el: No Gnus v0.1 is released.
+
+2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+
        * gnus.el: No Gnus v0.0 is released.
 
 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
index e08778b..2e72b14 100644 (file)
@@ -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)
index ea396f1..523efba 100644 (file)
@@ -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."
index 0a1a87f..e72d449 100644 (file)
@@ -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