projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05a022c
)
; * lisp/org/ol.el (org-link--decode-compound): `lsh` -> `ash`
author
Mattias Engdegård
<mattiase@acm.org>
Wed, 20 Jul 2022 09:17:51 +0000
(11:17 +0200)
committer
Mattias Engdegård
<mattiase@acm.org>
Wed, 20 Jul 2022 11:51:55 +0000
(13:51 +0200)
lisp/org/ol.el
patch
|
blob
|
history
diff --git
a/lisp/org/ol.el
b/lisp/org/ol.el
index 1df59e2458fb7eae266075fa68d4756543a847e0..a9e613e0d4e4aaf57248a69d0c5fb188fb2f7058 100644
(file)
--- a/
lisp/org/ol.el
+++ b/
lisp/org/ol.el
@@
-646,7
+646,7
@@
followed by another \"%[A-F0-9]{2}\" group."
(cons 6 128))))
(when (>= val 192) (setq eat (car shift-xor)))
(setq val (logxor val (cdr shift-xor)))
- (setq sum (+ (
l
sh sum (car shift-xor)) val))
+ (setq sum (+ (
a
sh sum (car shift-xor)) val))
(when (> eat 0) (setq eat (- eat 1)))
(cond
((= 0 eat) ;multi byte