]> git.eshelyaron.com Git - emacs.git/commit
Remove static var system_eol_type
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 15 Apr 2019 06:10:45 +0000 (23:10 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 15 Apr 2019 06:11:40 +0000 (23:11 -0700)
commit8065e05a9ce32d95b3c50d694375eca78a7b8aeb
tree50e7627f7aab70d97ae133ddaa57869e1b4eb0d5
parentda3e3fc7971eab2391a745d9429c6c70bc70e27c
Remove static var system_eol_type

* src/coding.c (system_eol_type): Remove.
(coding_inherit_eol_type, syms_of_coding):
Simplify to avoid the need for system_eol_type.
src/coding.c