[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/jka-compr.el
From: |
Eli Zaretskii |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/jka-compr.el |
Date: |
Sun, 09 Jun 2002 13:14:46 -0400 |
Index: emacs/lisp/jka-compr.el
diff -c emacs/lisp/jka-compr.el:1.69 emacs/lisp/jka-compr.el:1.70
*** emacs/lisp/jka-compr.el:1.69 Tue Jan 1 02:23:31 2002
--- emacs/lisp/jka-compr.el Sun Jun 9 13:13:56 2002
***************
*** 64,70 ****
;; APPLICATION NOTES:
;;
;; crypt++
! ;; jka-compr can coexist with crpyt++ if you take all the decompression
;; entries out of the crypt-encoding-list. Clearly problems will arise if
;; you have two programs trying to compress/decompress files. jka-compr
;; will not "work with" crypt++ in the following sense: you won't be able to
--- 64,70 ----
;; APPLICATION NOTES:
;;
;; crypt++
! ;; jka-compr can coexist with crypt++ if you take all the decompression
;; entries out of the crypt-encoding-list. Clearly problems will arise if
;; you have two programs trying to compress/decompress files. jka-compr
;; will not "work with" crypt++ in the following sense: you won't be able to