Changeset 12595
- Timestamp:
- Aug 16, 2009, 3:14:56 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/source/cocoa-ide/cocoa-editor.lisp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/cocoa-ide/cocoa-editor.lisp
r12571 r12595 1476 1476 1477 1477 #-cocotron ; for now, small struct return FFI issue 1478 1478 1479 (objc:defmethod (#/selectionRangeForProposedRange:granularity: :ns-range) 1479 1480 ((self hemlock-textstorage-text-view) … … 1510 1511 (when (hemlock::list-offset m2 -1) 1511 1512 (ns:init-ns-range r (hi:mark-absolute-position m2) (- index (hi:mark-absolute-position m2))) 1512 (return-from HANDLED r)))))))))))) 1513 (return-from HANDLED r)))))))))))) 1513 1514 (call-next-method proposed g) 1514 1515 #+debug
Note:
See TracChangeset
for help on using the changeset viewer.
