]> git.eshelyaron.com Git - emacs.git/commitdiff
(sh-indent-line): Delete debugging code.
authorRichard M. Stallman <rms@gnu.org>
Wed, 27 Aug 1997 17:39:44 +0000 (17:39 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 27 Aug 1997 17:39:44 +0000 (17:39 +0000)
lisp/progmodes/sh-script.el

index 3e2e2d8d849ef426ee2d65c8bf25783251b3eb6d..99869db0bdd9208b32fcd34135daa1317d62e938 100644 (file)
@@ -942,7 +942,6 @@ Lines containing only comments are considered empty."
                                      (eq (following-char) ?#)))))
                    (current-column)))
        current)
-    (debug)
     (save-excursion
       (indent-to (if (eq this-command 'newline-and-indent)
                     previous