Changeset 12696
- Timestamp:
- Aug 26, 2009, 1:37:01 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/source/cocoa-ide/hemlock/src/htext4.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/cocoa-ide/hemlock/src/htext4.lisp
r12540 r12696 302 302 (%sp-byte-blt first-chars first-charpos chars 0 length) 303 303 (setf (line-charprops-changes first-copied-line) 304 (copy-line-charprops first-line :start first-charpos 305 :end last-charpos)) 304 (copy-line-charprops first-line :start first-charpos)) 306 305 (do ((line (line-next first-line) (line-next line)) 307 306 (previous first-copied-line)
Note:
See TracChangeset
for help on using the changeset viewer.
