Search:
Login
Help/Guide
About Trac
Register
Forgot your password?
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
4118:5256b88d6c62
for
compose.c
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2005-08-01 18:13:25 (
3 years
ago)
Author:
Brendan Cully <brendan@…>
Branch:
HEAD
Message:
Don't unlink attachments that you've decided not to send. (closes
#1328
)
Files:
1 modified
compose.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
compose.c
r3873
r4118
815
815
case OP_DELETE:
816
816
CHECK_COUNT;
817
idx[menu->current]->content->unlink = 0;
817
818
if (delete_attachment (menu, &idxlen, menu->current) == -1)
818
819
break;
Download in other formats:
Unified Diff
Zip Archive