Changeset 47 for trunk/src/helpers/textview.c
- Timestamp:
- Mar 13, 2001, 1:20:46 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/helpers/textview.c
r25 r47 810 810 { 811 811 // four characters with hex anchor index (>=1) 812 // or ####812 // or "####" 813 813 if ( *( (*ppCurrent)+2 ) 814 814 == '#' … … 1071 1071 * 1072 1072 *@@changed V0.9.3 (2000-05-06) [umoeller]: largely rewritten; now handling paragraph and character formats 1073 *@@todo TXVWORDF_GLUEWITHNEXT 1073 1074 */ 1074 1075
Note:
See TracChangeset
for help on using the changeset viewer.