mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
* lisp/net/shr.el (shr-collect-extra-strings-in-table): Fix indentation.
This commit is contained in:
parent
99e7b99e43
commit
0bf888422d
1 changed files with 2 additions and 2 deletions
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue