Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
2d4ff14
for
editwin.c
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Mar 2, 2008, 6:30:35 PM (
17 years
ago)
Author:
Alejandro R. Sedeño <asedeno@mit.edu>
Branches:
master
,
barnowl_perlaim
,
debian
,
release-1.10
,
release-1.4
,
release-1.5
,
release-1.6
,
release-1.7
,
release-1.8
,
release-1.9
Children:
9d59118
Parents:
6119fbb
Message:
Fix a unicode branch wordwrap problem.
File:
1 edited
editwin.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
editwin.c
rc020e73
r2d4ff14
377
377
return 0;
378
378
}
379
else if (c == '\n') {
380
return 0;
381
}
379
382
ptr1 = g_utf8_find_prev_char(start, ptr1);
380
383
}
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive