aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorEli Zaretskii2005-05-06 11:22:21 +0000
committerEli Zaretskii2005-05-06 11:22:21 +0000
commit233c955de4c7fc06a3db252b6a5d0717021f54ed (patch)
tree002c32445820a406e4842ba1f29bc92ee9d3516d /lisp
parent550bd5140ec88785588fa9eef364dd94a5562882 (diff)
downloademacs-233c955de4c7fc06a3db252b6a5d0717021f54ed.tar.gz
emacs-233c955de4c7fc06a3db252b6a5d0717021f54ed.zip
(jka-compr-uninstall): Add autoload cookie.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/jka-compr.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/jka-compr.el b/lisp/jka-compr.el
index ec2eab463cc..ca5e158349d 100644
--- a/lisp/jka-compr.el
+++ b/lisp/jka-compr.el
@@ -669,7 +669,7 @@ It is not recommended to set this variable permanently to anything but nil.")
669 (inhibit-file-name-operation operation)) 669 (inhibit-file-name-operation operation))
670 (apply operation args))) 670 (apply operation args)))
671 671
672 672;;;###autoload
673(defun jka-compr-uninstall () 673(defun jka-compr-uninstall ()
674 "Uninstall jka-compr. 674 "Uninstall jka-compr.
675This removes the entries in `file-name-handler-alist' and `auto-mode-alist' 675This removes the entries in `file-name-handler-alist' and `auto-mode-alist'