]> git.eshelyaron.com Git - emacs.git/commit
(coding_alloc_by_making_gap): New arg offset.
authorKenichi Handa <handa@m17n.org>
Fri, 23 Feb 2007 06:02:23 +0000 (06:02 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 23 Feb 2007 06:02:23 +0000 (06:02 +0000)
commit287c57d78eef8cba4bc15bac9f0bcd2803ae8669
tree46293609beb6a2eb61695d43eb9d7ba1a0af324b
parent683c9740ec6a77be459e3485b7589cf6cb06eadb
(coding_alloc_by_making_gap): New arg offset.
(alloc_destination): Call coding_alloc_by_making_gap with the arg
offset.
(decode_coding_iso_2022): Update coding->safe_charsets.
(decode_coding_gap): Temporarily set
current_buffer->text->inhibit_shrinking to 1.
src/coding.c