]> git.wh0rd.org Git - nano.git/commit
after reading in a file and detecting the format it's in, set the file
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Sun, 3 Oct 2004 13:47:26 +0000 (13:47 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Sun, 3 Oct 2004 13:47:26 +0000 (13:47 +0000)
commit7c1f17ab6d067be063df42da4d98a5de9993f63c
tree608af7f02c8ce7f1ec088849319f1ec999314093
parent360191c4343ec38ca2b325b01638a5eca348e9cb
after reading in a file and detecting the format it's in, set the file
format flags (DOS_FILE and MAC_FILE) to match, and preserve them across
multiple file buffers

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1958 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/files.c