projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a46d3d
)
* lisp/jka-compr.el (jka-compr-uninstall): Fix function reference.
author
Philipp Stephani
<phst@google.com>
Sat, 1 May 2021 23:01:28 +0000
(
01:01
+0200)
committer
Philipp Stephani
<phst@google.com>
Sat, 1 May 2021 23:02:00 +0000
(
01:02
+0200)
lisp/jka-compr.el
patch
|
blob
|
history
diff --git
a/lisp/jka-compr.el
b/lisp/jka-compr.el
index 4466130293a13ff24482640e01821360abe2dcdd..f9bec722f1491f6c196b29292a381774d50656a1 100644
(file)
--- 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.")
"Uninstall jka-compr.
This removes the entries in `file-name-handler-alist' and `auto-mode-alist'
and `inhibit-local-variables-suffixes' that were added
-by `jka-compr-install
ed
'."
+by `jka-compr-install'."
;; Delete from inhibit-local-variables-suffixes what jka-compr-install added.
(mapc
(function (lambda (x)