CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Anthony Balkissoon <[EMAIL PROTECTED]>  06/01/11 20:36:57

Modified files:
        .              : ChangeLog 
        javax/swing/text: DefaultStyledDocument.java 

Log message:
        2006-01-11  Anthony Balkissoon  <[EMAIL PROTECTED]>
        
        * javax/swing/text/DefaultStyledDocument.java:
        (ElementBuffer.insertContentTag): Don't adjust the structure here.
        This will have been taken care of in insertFracture.  Added a comment
        explaining that we need to add edits to the DocumentEvent and that
        this may be the place to do it.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.6015&tr2=1.6016&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/javax/swing/text/DefaultStyledDocument.java.diff?tr1=1.30&tr2=1.31&r1=text&r2=text


Reply via email to