summaryrefslogtreecommitdiff
path: root/lisp/net
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen <larsi@gnus.org>2015-01-26 16:14:17 +1100
committerLars Magne Ingebrigtsen <larsi@gnus.org>2015-01-26 16:14:17 +1100
commitdafb0ef852f88f535df5527def7516a13bf63c60 (patch)
treeb930dc4d84965fa8f844634c57916ac1d1b0edd8 /lisp/net
parent8fded982c147ec5e062df4c11a8769e9443859f3 (diff)
downloademacs-dafb0ef852f88f535df5527def7516a13bf63c60.tar.gz
emacs-dafb0ef852f88f535df5527def7516a13bf63c60.tar.bz2
emacs-dafb0ef852f88f535df5527def7516a13bf63c60.zip
* lisp/net/shr.el (shr-make-table-1): Fix colspan typo.
Diffstat (limited to 'lisp/net')
-rw-r--r--lisp/net/shr.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/shr.el b/lisp/net/shr.el
index feb934c7190..a0c9eba4144 100644
--- a/lisp/net/shr.el
+++ b/lisp/net/shr.el
@@ -1660,7 +1660,7 @@ The preference is a float determined from `shr-prefer-media-type'."
(aref widths width-column)
10))
(when (and fill
- (setq colspan (dom-attr column colspan)))
+ (setq colspan (dom-attr column 'colspan)))
(setq colspan (min (string-to-number colspan)
;; The colspan may be wrong, so
;; truncate it to the length of the