1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

Whitespace change.

This commit is contained in:
Richard M. Stallman 2007-04-22 16:53:13 +00:00
parent 06b1a5ef97
commit c05ddcf77b

View file

@ -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)