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
1120:a5b6b5461d02
for
compose.c
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
1999-07-21 00:22:49 (
9 years
ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Message:
call mutt_update_encoding() after changing an attachment's content
type.
Files:
1 modified
compose.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
compose.c
r1069
r1120
890
890
mutt_free_header (&b->hdr);
891
891
}
892
892
893
/* this may have been a change from something to text/* */
894
mutt_update_encoding (b);
895
893
896
menu->redraw = REDRAW_CURRENT;
894
897
}
Download in other formats:
Unified Diff
Zip Archive