CVS log for ports/editors/xemacs-devel-mule/files/Attic/patch-objects-x.c
Up to [FreeBSD] / ports / editors / xemacs-devel-mule / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5
Sun May 27 18:03:07 2007 UTC (4 years, 8 months ago) by anray
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.4: +0 -0 lines
Remove not needed patches.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue May 16 14:31:27 2006 UTC (5 years, 8 months ago) by anray
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +17 -48 lines
Update to 21.5-b27 "fiddleheads"
Revision 1.3
Thu Mar 16 08:15:32 2006 UTC (5 years, 10 months ago) by anray
Branches: MAIN
FILE REMOVED
Changes since revision 1.2: +0 -0 lines
- Update to 21.5-b25 "eggplant". - Fix build with gtk support. - Disable experimental features and add this features to WITH_EXPERIMENTAL option(it's improve perfomance and stability in default build).
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Feb 2 13:28:42 2006 UTC (6 years ago) by anray
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +37 -5 lines
1.Integrate some bugfixes from upstream cvs: * Increase MAX_FONT_COUNT from 5000 to INT_MAX. Applies to both the X and GTK platforms. * Improve Russian C-x processing. * More mule-ization and fix related crashes. * Call set-current-locale (the wrapper for setlocale(3)) before checking the current locale, because the C code doesn't. * Initialise the hardware-specific mapping from raw keycodes to the US key layout. 2.Fix pkg-plist. Reported by: pointyhat(kris) (2)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Dec 22 19:50:57 2005 UTC (6 years, 1 month ago) by anray
Branches: MAIN
* Windows-1251 coding system now supported without any options. * Fixed performance issues. * Fixed setting the default character class to word, not whitespace. Approved by: sem(mentor)
