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
515:47a36cd6cd2e
for
attach.c
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
1998-10-28 08:39:53 (
10 years
ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Message:
Gero Treuner's help-wrap patch.
Files:
1 modified
attach.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
attach.c
r465
r515
507
507
info.bdy = a;
508
508
info.ctx = Context;
509
rc = mutt_do_pager (descrip, pagerfile, is_message, &info);
509
rc = mutt_do_pager (descrip, pagerfile,
510
is_message ? M_PAGER_MESSAGE : 0, &info);
510
511
}
511
512
else
Download in other formats:
Unified Diff
Zip Archive