Commit graph

4 commits

Author SHA1 Message Date
Andrey Slusar
945429ef02 Update to 21.5-b27 "fiddleheads" 2006-05-16 14:31:27 +00:00
Andrey Slusar
94c5b748fa - 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).
2006-03-16 08:15:32 +00:00
Andrey Slusar
9581a84d10 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)
2006-02-02 13:28:42 +00:00
Andrey Slusar
39d4d3829a * 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)
2005-12-22 19:50:57 +00:00