aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 4466130293a..f9bec722f14 100644
--- a/lisp/jka-compr.el
+++ b/lisp/jka-compr.el
@@ -661,7 +661,7 @@ It is not recommended to set this variable permanently to anything but nil.")
661 "Uninstall jka-compr. 661 "Uninstall jka-compr.
662This removes the entries in `file-name-handler-alist' and `auto-mode-alist' 662This removes the entries in `file-name-handler-alist' and `auto-mode-alist'
663and `inhibit-local-variables-suffixes' that were added 663and `inhibit-local-variables-suffixes' that were added
664by `jka-compr-installed'." 664by `jka-compr-install'."
665 ;; Delete from inhibit-local-variables-suffixes what jka-compr-install added. 665 ;; Delete from inhibit-local-variables-suffixes what jka-compr-install added.
666 (mapc 666 (mapc
667 (function (lambda (x) 667 (function (lambda (x)