]> git.eshelyaron.com Git - emacs.git/commit
(Finsert_file_contents): If a coding system is
authorRichard M. Stallman <rms@gnu.org>
Sun, 14 Sep 1997 17:21:28 +0000 (17:21 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 14 Sep 1997 17:21:28 +0000 (17:21 +0000)
commit0de6b8f4a01dd0b4f4d15992f09bebc04c03fe95
tree4cb38f3664a8f48f4e892dea53559059cbddda8a
parent993d17f24c0a4ecbdb26aafa50c6df1b6bf053b3
(Finsert_file_contents): If a coding system is
specified explicitly on visiting a new file, set
buffer-file-coding system of the new buffer to the specified one.
src/fileio.c