From c05ddcf77b096913106505976a4ff8da2cb239e9 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 22 Apr 2007 16:53:13 +0000 Subject: [PATCH] Whitespace change. --- lisp/progmodes/cc-cmds.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/progmodes/cc-cmds.el b/lisp/progmodes/cc-cmds.el index 27796e05022..079ebb02622 100644 --- a/lisp/progmodes/cc-cmds.el +++ b/lisp/progmodes/cc-cmds.el @@ -857,7 +857,7 @@ is inhibited." (back-to-indentation) (looking-at (concat c-current-comment-prefix "[ \t]*$"))))) (delete-region (progn (forward-line 0) (point)) - (progn (end-of-line) (point))) + (progn (end-of-line) (point))) (insert-char ?* 1)) ; the / comes later. ; Do I need a t (retain sticky properties) here? (setq indentp (and (not arg) -- 2.39.5