projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99e7b99
)
* lisp/net/shr.el (shr-collect-extra-strings-in-table): Fix indentation.
author
Katsumi Yamaoka
<yamaoka@jpl.org>
Mon, 14 Nov 2016 06:56:01 +0000
(06:56 +0000)
committer
Katsumi Yamaoka
<yamaoka@jpl.org>
Mon, 14 Nov 2016 06:56:01 +0000
(06:56 +0000)
lisp/net/shr.el
patch
|
blob
|
history
diff --git
a/lisp/net/shr.el
b/lisp/net/shr.el
index 9628ac294ad24722006ab4259f0150992b9cefae..56603554b36c35533a19ddecea432ae61d79b3bc 100644
(file)
--- a/
lisp/net/shr.el
+++ b/
lisp/net/shr.el
@@
-1948,8
+1948,8
@@
boolean flags that control whether to collect or render objects."
do (setq recurse nil)
(shr-tag-table child)
end end end end end end end end end
-
when recurse
-
append (shr-collect-extra-strings-in-table child flags)))
+ when recurse
+ append (shr-collect-extra-strings-in-table child flags)))
(defun shr-insert-table (table widths)
(let* ((collapse (equal (cdr (assq 'border-collapse shr-stylesheet))