> From: Stephen Leake <[EMAIL PROTECTED]> > Date: Wed, 22 Feb 2006 09:40:47 -0500 > Cc: [email protected] > > "Ryan Bowman" <[EMAIL PROTECTED]> writes: > > > I run Emacs (21.3.50.1) on Windows XP. > [...] > If you only want _new_ files to use DOS line endings, use > > (setq default-buffer-file-coding-system 'dos)
This isn't necessary: that's the default on Windows anyway.
