diff lisp/progmodes/sh-script.el @ 19578:53f502cfd081

(sh-indent-line): Delete debugging code.
author Richard M. Stallman <rms@gnu.org>
date Wed, 27 Aug 1997 17:39:44 +0000
parents 7f11f103a0ca
children e1ea41eba8be
line wrap: on
line diff
--- a/lisp/progmodes/sh-script.el	Wed Aug 27 17:27:38 1997 +0000
+++ b/lisp/progmodes/sh-script.el	Wed Aug 27 17:39:44 1997 +0000
@@ -942,7 +942,6 @@
 				      (eq (following-char) ?#)))))
 		    (current-column)))
 	current)
-    (debug)
     (save-excursion
       (indent-to (if (eq this-command 'newline-and-indent)
 		     previous