Yo! XEmacs Developers,
crypt.el contains a duplicate line in the comments of the
"INSTALLATION" section.
Furthermore, throughout the file version numbers 2.84, 2.93, and 2.94
appear. This should be changed consistently. (Taking the highest of
these numbers will probably minimise confusion. The last Karl Berry
version was 2.92.)
See attached patch.
Regards
Ulrich
Emacs: GNU Emacs 22.1.1 (i686-pc-linux-gnu, GTK+ Version 2.12.0)
of 2007-10-01 on a1iulm2
Package: crypt.el 2.94
--- crypt.el~ 2007-10-18 05:02:16.000000000 +0200
+++ crypt.el 2007-10-18 05:12:57.000000000 +0200
@@ -6,7 +6,7 @@
;; Kyle E. Jones <kyle(a)uunet.uu.net>
;; Maintainer: xemacs-beta(a)xemacs.org
;; Created: crypt.el in 1988, crypt++.el on 18 Jan 1993
-;; Version: 2.93
+;; Version: 2.94
;; Date: 1994/03/31 12:30:17
;; Keywords: extensions
@@ -38,7 +38,7 @@
;;; LCD Archive Entry:
;;; crypt++|Rod Whitby and Lawrence R. Dodd|xemacs-beta(a)xemacs.org|
;;; Code for handling all sorts of compressed and encrypted files.|
-;;; 1994/03/31 12:30:17|2.84|~/misc/crypt++.el.Z|
+;;; 1994/03/31 12:30:17|2.94|~/misc/crypt++.el.Z|
;;; BUG REPORTS:
;;;
@@ -59,7 +59,7 @@
;;; VERSION:
;;;
-;;; Version: 2.84
+;;; Version: 2.94
;;; Ident: crypt++.el,v 2.82 1994/03/31 12:30:17 dodd Exp
;;; Date: 1994/03/31 12:30:17
@@ -74,8 +74,6 @@
;;;
;;; in your ~/.emacs file or in the file default.el in the ../lisp directory
;;; of the Emacs distribution.
-
-;;; of the Emacs distribution.
;;;
;;; For reliable operation with Emacs versions with coding system
;;; support, you also need:
@@ -712,7 +710,7 @@
;;; (crypt-encoded-disable-auto-save, crypt-encrypted-disable-auto-save):
;;; New user-defined variables. (crypt-encoded-mode, crypt-encrypted-mode):
;;; Use them.
-;;; 2.84 -
+;;; 2.83 -
;;; hniksic: Added custom.
;;; 2.94 -
;;; Aidan Kehoe: imported Karl Berry's Crypt++. See ChangeLog for details
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta