]> code.delx.au - gnu-emacs/blobdiff - lisp/jka-cmpr-hook.el
(completion-common-substring): Use `completion-common-substring' prior to `completion...
[gnu-emacs] / lisp / jka-cmpr-hook.el
index 1967a5d6c1d2f6969d72c661d9c379f782fc14df..fb0a62d602d6bf22417d329fda180db0817764a6 100644 (file)
@@ -281,7 +281,7 @@ Returns the new status of auto compression (non-nil means on)."
 ;;; in order to decide when to call it.
 
 (put 'jka-compr-handler 'safe-magic t)
-(put 'jka-compr-handler 'operations '(jka-compr-byte-compiler-base-file-name
+(put 'jka-compr-handler 'operations '(byte-compiler-base-file-name
                                      write-region insert-file-contents
                                      file-local-copy load))