]> git.eshelyaron.com Git - emacs.git/commit
(unwind_read): Function removed.
authorGerd Moellmann <gerd@gnu.org>
Mon, 16 Jul 2001 15:59:43 +0000 (15:59 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 16 Jul 2001 15:59:43 +0000 (15:59 +0000)
commit1b9781296a6c10ecc4e208ec14f1da742321aa65
tree6557a005c50ee99a8a3681932a0497f3056b9f63
parent9d5ceccb356da638fee6bc9ccdfa688ce61164b9
(unwind_read): Function removed.
(read_non_regular, read_non_regular_quit): New functions.
(Finsert_file_contents): When reading from non-regular files,
arrange to catch a `quit' and terminate the loop.  Rearrange
code so that a `quit' when reading from a regular file doesn't
insert text in the buffer.
src/fileio.c