projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59df93e
)
; Fix typo
author
Stefan Kangas
<stefan@marxist.se>
Wed, 20 Oct 2021 18:52:43 +0000
(20:52 +0200)
committer
Stefan Kangas
<stefan@marxist.se>
Wed, 20 Oct 2021 18:53:17 +0000
(20:53 +0200)
test/src/data-tests.el
patch
|
blob
|
history
diff --git
a/test/src/data-tests.el
b/test/src/data-tests.el
index 03dfae8cc3cc9aa709e8d5d171e25ef982f3f3ed..756c41b6ff31f588264abbbd3694cab2b3ea061c 100644
(file)
--- a/
test/src/data-tests.el
+++ b/
test/src/data-tests.el
@@
-757,7
+757,7
@@
comparing the subr with a much slower Lisp implementation."
;; forwarding, but this needs to happen before the var is accessed
;; from the Lisp side and before we switch to another buffer.
;; The trigger in bug#34318 doesn't exist any more because the C code has
- ;; change
s
. Instead I found the trigger below.
+ ;; change
d
. Instead I found the trigger below.
(with-temp-buffer
(setq last-coding-system-used 'bug34318)
(make-local-variable 'last-coding-system-used)