Mercurial > emacs
diff src/ChangeLog @ 55494:510785c43ed0
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 10 May 2004 12:58:20 +0000 |
parents | 22eeb2c849a0 |
children | 0658d9d79cd7 |
line wrap: on
line diff
--- a/src/ChangeLog Mon May 10 12:09:08 2004 +0000 +++ b/src/ChangeLog Mon May 10 12:58:20 2004 +0000 @@ -12,6 +12,18 @@ 2004-05-10 Kenichi Handa <handa@m17n.org> + * print.c (temp_output_buffer_setup): Bind inhibit-read-only and + inhibit-modification-hooks to t temporarily before calling + Ferase_buffer. + + * xfns.c (x_create_tip_frame): Bind inhibit-read-only and + inhibit-modification-hooks to t temporarily before calling + Ferase_buffer. + + * w32fns.c (x_create_tip_frame): Bind inhibit-read-only and + inhibit-modification-hooks to t temporarily before calling + Ferase_buffer. + * fns.c (count_combining): Delete it. (concat): Don't check combining bytes.