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
1349:a4809fdd40fa
for
compose.c
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
1999-11-07 14:19:45 (
9 years
ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Message:
Rewriting lots of the recvattach code.
Files:
1 modified
compose.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
compose.c
r1329
r1349
1103
1103
case OP_DISPLAY_HEADERS:
1104
1104
CHECK_COUNT;
1105
mutt_attach_display_loop (menu, op, NULL,
idx
);
1105
mutt_attach_display_loop (menu, op, NULL,
NULL, idx, idxlen
);
1106
1106
menu->redraw = REDRAW_FULL;
1107
1107
mutt_clear_error ();
Download in other formats:
Unified Diff
Zip Archive