CVS update by scop packages/xemacs-packages/os-utils ...
xemacs-cvs at xemacs.org
xemacs-cvs at xemacs.org
Wed Apr 30 14:35:03 EDT 2008
User: scop
Date: 08/04/30 20:35:03
Modified: packages/xemacs-packages/os-utils ChangeLog crypt.el
Log:
crypt.el: Trivial comment changes (#126).
Revision Changes Path
1.61 +4 -0 XEmacs/packages/xemacs-packages/os-utils/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/os-utils/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -p -r1.60 -r1.61
--- ChangeLog 2007/10/02 09:39:58 1.60
+++ ChangeLog 2008/04/30 18:35:02 1.61
@@ -1,3 +1,7 @@
+2008-04-30 Ulrich Mueller <ulm at gentoo.org>
+
+ * crypt.el: Trivial comment changes (#126).
+
2007-10-02 Norbert Koch <viteno at xemacs.org>
* Makefile (VERSION): XEmacs package 1.40 released.
1.9 +3 -5 XEmacs/packages/xemacs-packages/os-utils/crypt.el
Index: crypt.el
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/os-utils/crypt.el,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- crypt.el 2007/10/02 09:32:34 1.8
+++ crypt.el 2008/04/30 18:35:02 1.9
@@ -6,7 +6,7 @@
;; Kyle E. Jones <kyle at uunet.uu.net>
;; Maintainer: xemacs-beta at 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 at 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
@@ -73,8 +73,6 @@
;;; (require 'crypt)
;;;
;;; 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
More information about the XEmacs-CVS
mailing list