Changeset 39:de29c4d2d043
- Timestamp:
- 03/17/09 23:00:05 (3 years ago)
- Author:
- thib
- Branch:
- default
- convert_revision:
- svn:d0a2da98-017c-47d2-8c43-22b54484806d/trunk@40
- Message:
-
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r38
|
r39
|
|
| 986 | 986 | // ÁªÂò»è |
| 987 | 987 | CreateSelect(cmd); |
| | 988 | //FIXME: Check if it's really clean |
| | 989 | if (text_parsing) { |
| | 990 | show(); |
| | 991 | text->StartText(text_stream); |
| | 992 | if (skip_mode & SKIP_TEXT) text->wid->Flush(); |
| | 993 | else if (kcursor) kcursor->hide(); |
| | 994 | text_parsing = false; |
| | 995 | text_stream.Clear(); |
| | 996 | } |
| 988 | 997 | cmd.cmd_type = CMD_ROLLBACKPOINT; /* ÁªÂò»è€Ï¥»¡Œ¥Ö°ÌÃÖ / ¥·¥Ê¥ê¥ªŽ¬€Ì့°ÌÃÖ */ |
| 989 | 998 | // cmd.clear(); |