From af9944ea8b276c29af28ff4b0b4e46b331e47e0c Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 27 Aug 1997 17:39:44 +0000 Subject: [PATCH] (sh-indent-line): Delete debugging code. --- lisp/progmodes/sh-script.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/progmodes/sh-script.el b/lisp/progmodes/sh-script.el index 3e2e2d8d849..99869db0bdd 100644 --- a/lisp/progmodes/sh-script.el +++ b/lisp/progmodes/sh-script.el @@ -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 -- 2.39.5