New tag.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 4 Jan 2004 21:51:03 +0000 (21:51 +0000)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 4 Jan 2004 21:51:03 +0000 (21:51 +0000)
contrib/gpg-ring.el
contrib/gpg.el
contrib/hashcash.el
contrib/nnir.el
contrib/ssl.el
contrib/vcard.el
mkinstalldirs

index 7a250a9..32c2571 100644 (file)
@@ -7,7 +7,7 @@
 ;; Keywords: crypto
 ;; Created: 2000-04-28
 
 ;; Keywords: crypto
 ;; Created: 2000-04-28
 
-;; $Id: gpg-ring.el,v 1.1 2000/11/04 12:22:17 zsh Exp $
+;; $Id: gpg-ring.el,v 1.2 2001/07/13 19:31:08 zsh Exp $
 
 ;; This file is NOT (yet?) part of GNU Emacs.
 
 
 ;; This file is NOT (yet?) part of GNU Emacs.
 
index 14307df..277abc3 100644 (file)
@@ -7,7 +7,7 @@
 ;; Keywords: crypto
 ;; Created: 2000-04-15
 
 ;; Keywords: crypto
 ;; Created: 2000-04-15
 
-;; $Id: gpg.el,v 1.18 2002/01/25 18:00:44 huber Exp $
+;; $Id: gpg.el,v 1.19 2003/05/01 16:03:41 larsi Exp $
 
 ;; This file is NOT (yet?) part of GNU Emacs.
 
 
 ;; This file is NOT (yet?) part of GNU Emacs.
 
index 7a1c185..c407dfb 100644 (file)
@@ -1,6 +1,6 @@
 ;;; hashcash.el --- Add hashcash payments to email
 
 ;;; hashcash.el --- Add hashcash payments to email
 
-;; $Revision: 1.1 $
+;; $Revision: 1.12 $
 ;; Copyright (C) 2003 Free Software Foundation
 ;; Copyright (C) 1997--2002 Paul E. Foley
 
 ;; Copyright (C) 2003 Free Software Foundation
 ;; Copyright (C) 1997--2002 Paul E. Foley
 
index 0c5f236..38e8a41 100644 (file)
 
 ;;; Setup Code:
 
 
 ;;; Setup Code:
 
-(defconst nnir-version "$Id: nnir.el,v 1.2 2003/09/30 21:30:34 kaig Exp $"
+(defconst nnir-version "$Id: nnir.el,v 1.3 2003/10/24 21:43:57 youngs Exp $"
   "Version of NNIR.")
 
 (require 'cl)
   "Version of NNIR.")
 
 (require 'cl)
index 42587a9..e837fa2 100644 (file)
@@ -1,7 +1,7 @@
 ;;; ssl.el --- ssl functions for emacsen without them builtin
 ;;; ssl.el --- ssl functions for emacsen without them builtin
-;; Author: $Author: jas $
-;; Created: $Date: 2001/03/15 23:27:16 $
-;; Version: $Revision: 1.1 $
+;; Author: $Author: zsh $
+;; Created: $Date: 2001/07/13 19:31:09 $
+;; Version: $Revision: 1.2 $
 ;; Keywords: comm
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;; Keywords: comm
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
index cd92468..181ac6b 100644 (file)
@@ -7,7 +7,7 @@
 ;; Keywords: extensions
 ;; Created: 1997-09-27
 
 ;; Keywords: extensions
 ;; Created: 1997-09-27
 
-;; $Id: vcard.el,v 6.0 2000/10/27 23:10:33 zsh Exp $
+;; $Id: vcard.el,v 6.1 2001/07/10 21:35:06 zsh 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
 
 ;; 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 cb94284..0a1a87f 100755 (executable)
@@ -4,7 +4,7 @@
 # Created: 1993-05-16
 # Public domain
 
 # Created: 1993-05-16
 # Public domain
 
-# $Id: mkinstalldirs,v 5.1 1998/08/31 20:15:04 larsi Exp $
+# $Id: mkinstalldirs,v 6.0 2000/10/27 23:10:26 zsh Exp $
 
 errstatus=0
 
 
 errstatus=0