]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/net/shr.el (shr-collect-extra-strings-in-table): Fix indentation.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 14 Nov 2016 06:56:01 +0000 (06:56 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 14 Nov 2016 06:56:01 +0000 (06:56 +0000)
lisp/net/shr.el

index 9628ac294ad24722006ab4259f0150992b9cefae..56603554b36c35533a19ddecea432ae61d79b3bc 100644 (file)
@@ -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))