(Finsert_file_contents): Update call to CHAR_HEAD_P.
authorRichard M. Stallman <rms@gnu.org>
Wed, 31 Dec 1997 22:16:35 +0000 (22:16 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 31 Dec 1997 22:16:35 +0000 (22:16 +0000)
commitec7adf2664746ff3bb20c012f685451b9607ef42
tree57e1ff957b06d1c858ee9daa473b4c2922a8de1d
parenta9c26562b3d0790b1dadf242d8ad3b10bbafe381
(Finsert_file_contents): Update call to CHAR_HEAD_P.

(Fwrite_region): Use scan_newline.

(restore_point_unwind): Now static.  Use Fgoto_char.
(Funhandled_file_name_directory): Doc fix.
(Finsert_file_contents): Handle bytes vs chars.
(Fwrite_region): Handle bytes vs chars.
(a_write): Take args in bytes; handle annotations labeled in chars.
(e_write): Rename args.
(Funhandled_file_name_directory): Doc fix.
(a_write, e_write): Now static.
src/fileio.c