summaryrefslogtreecommitdiff
path: root/src/hangulin.c
Commit message (Collapse)AuthorAgeFilesLines
* patch 7.4.917v7.4.917Bram Moolenaar2015-11-101-1/+1
| | | | | Problem: Compiler warning for comparing signed and unsigned. Solution: Add a type cast.
* patch 7.4.913v7.4.913Bram Moolenaar2015-11-101-0/+46
| | | | | Problem: No utf-8 support for the hangul input feature. Solution: Add utf-8 support. (Namsh)
* patch 7.4.793v7.4.793Bram Moolenaar2015-07-211-1/+1
| | | | | Problem: Can't specify when not to ring the bell. Solution: Add the 'belloff' option. (Christian Brabandt)
* updated for version 7.0001v7.0001Bram Moolenaar2004-06-131-0/+1621