(c++-mode) (setq indent-tabs-mode nil) (indent-region (point-min) (point-max)) (set-buffer-file-coding-system 'unix) (save-buffer)