parsed.org
Add Newline When Saving Files by cygnus on Feb 16, 2005 02:30 PM

Emacs can be configured to add a trailing newline by updating ~/.emacs as follows:

(setq require-final-newline t)
dot-emacseditorselispemacsnewline
RSS