Changeset 3049
- Timestamp:
- Jun 25, 2018, 8:49:14 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/netlabs/macros/mouse.e ¶
r2970 r3049 880 880 unmark 881 881 if CUA_marking_switch then 882 if .line then882 if .line & not fMouseAfterLine then 883 883 ;; call pmark_word() -- pmark_word doesn't include white space; the following does: 884 884 call pbegin_word()
Note:
See TracChangeset
for help on using the changeset viewer.