changeset 26988:ff9ca67c73cd

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 25 Dec 1999 23:01:14 +0000
parents af30e0897839
children 340ed24f202a
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Dec 25 23:00:57 1999 +0000
+++ b/lisp/ChangeLog	Sat Dec 25 23:01:14 1999 +0000
@@ -1,3 +1,16 @@
+1999-12-25  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
+
+	* jka-compr.el (jka-compr-info-file-magic-bytes): New function.
+	(jka-compr-compression-info-list): Add new elt to each vector.
+	(jka-compr-write-region): Don't compress the data if it is
+	already compressed.
+
+	* jka-compr.el (jka-compr-really-do-compress): New variable.
+	(jka-compr-insert-file-contents): Set jka-compr-really-do-compress
+	if visiting.
+	(jka-compr-write-region): Set jka-compr-really-do-compress
+	if visiting.  Test it when deciding to compress.
+
 1999-12-22  Gerd Moellmann  <gerd@gnu.org>
 
 	* progmodes/sh-script.el (sh-mode): Don't call sh-set-shell
Binary file src/ChangeLog has changed