emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Fri, 12 Sep 2008 06:33:05 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kenichi Handa <handa>   08/09/12 06:33:05

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6967
retrieving revision 1.6968
diff -u -b -r1.6967 -r1.6968
--- ChangeLog   12 Sep 2008 04:10:59 -0000      1.6967
+++ ChangeLog   12 Sep 2008 06:33:04 -0000      1.6968
@@ -1,3 +1,12 @@
+2008-09-12  Kenichi Handa  <address@hidden>
+
+       * 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  <address@hidden>
 
        * term.c (close_gpm): New fun extracted from Fgpm_mouse_stop.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]