# HG changeset patch # User Glenn Morris # Date 1202702260 0 # Node ID 02006e2b1e2acb7661ff6f938bdc150f7c46754a # Parent e1f7f307ce9e7f0f15a4bfc728d08e7559957cf9 Chris Moore (jka-compr-compression-info-list): Handle .svgz files, and backup files of same. diff -r e1f7f307ce9e -r 02006e2b1e2a lisp/jka-cmpr-hook.el --- a/lisp/jka-cmpr-hook.el Mon Feb 11 03:51:39 2008 +0000 +++ b/lisp/jka-cmpr-hook.el Mon Feb 11 03:57:40 2008 +0000 @@ -200,7 +200,7 @@ "bzip2ing" "bzip2" nil "bunzip2ing" "bzip2" ("-d") nil nil "BZh"] - ["\\.\\(?:tgz\\|svgz\\)\\'" + ["\\.\\(?:tgz\\|svgz\\|sifz\\)\\(~\\|\\.~[0-9]+~\\)?\\'" "compressing" "gzip" ("-c" "-q") "uncompressing" "gzip" ("-c" "-q" "-d") t nil "\037\213"]