]> git.eshelyaron.com Git - emacs.git/commit
* src/fileio.c: Don't convert \r to \n just because of C-x $
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 18 Mar 2019 18:57:10 +0000 (14:57 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 18 Mar 2019 18:57:10 +0000 (14:57 -0400)
commit7f6c6253c939a2034b840c279c3e4dca973b263a
treeec8602a03da95f22c3c3133139336f5159368aa5
parentfa80f93ad1596d9c7e3dc1b7d0af61a1cc0b9ed3
* src/fileio.c: Don't convert \r to \n just because of C-x $

(choose_write_coding_system): Setup the \r to \n conversion only if
selective-display is t.
src/fileio.c