From ce82d57e1c438757772ca5f8d500760d1bcd7e5e Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Fri, 12 Sep 2008 06:33:04 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 1136e5e6057..45a5bd149a3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2008-09-12 Kenichi Handa + + * indent.c (scan_for_column): Don't handle automatic composition + if the current buffer is not associated with a window. + + * composite.c (composition_reseat_it): If the current buffer is + not associated with a window, ignore the automatic composition. + (find_automatic_composition): Likewise. + 2008-09-12 Stefan Monnier * term.c (close_gpm): New fun extracted from Fgpm_mouse_stop. -- 2.39.5