]> git.eshelyaron.com Git - emacs.git/commit
* dispnew.c (direct_output_for_insert): By the time this function
authorJim Blandy <jimb@redhat.com>
Sun, 18 Jul 1993 06:23:32 +0000 (06:23 +0000)
committerJim Blandy <jimb@redhat.com>
Sun, 18 Jul 1993 06:23:32 +0000 (06:23 +0000)
commitc02e3004672b0a09de44e55b083afc93b137a7a4
treebb95497c0c569c84a8ce4de85d3e96863b9a140d
parent331636c44e8f8a235a0efbb34966bcc3184fb280
* dispnew.c (direct_output_for_insert): By the time this function
is called, we have already inserted the character into the buffer;
the proper buffer position to pass to compute_char_face is point
- 1, not point.
src/dispnew.c