]> code.delx.au - gnu-emacs/commit
Ensure undo-boundary after insert-file-contents.
authorPhillip Lord <phillip.lord@russet.org.uk>
Mon, 20 Jun 2016 13:26:02 +0000 (14:26 +0100)
committerPhillip Lord <phillip.lord@russet.org.uk>
Tue, 21 Jun 2016 20:34:08 +0000 (21:34 +0100)
commit6cdd8f7153b553c6dc02be47e04a2e75117b6fe4
tree671ce7e9a84faac705a5872fd15200e07537d016
parent4793f5fc417ae687e609ba5591353a3a9185d635
Ensure undo-boundary after insert-file-contents.

* src/fileio.c: Record undoable change during insert-file-contents.

Addresses Bug #23785.
src/fileio.c