Block a user
79c3dfa4d9
Refactoring display primitives.
109e330861
Consistent interface to deal with workaround on Cygwin when checking width of unicode character > 0xFFFF.
50b727bf7f
Bindable functions take a boolean as flag.
665d9ca1da
bindable: code review and minor refactoring.
720603ac8e
bind: code review and minor refactoring.
eaf516110f
basic: code review and minor refactoring.
893e34b740
Remove obsolete terminal implementations.
5c65613f03
Replace compilation check by estruct.h header inclusion.
1fbb2fc565
Merge common implementation of case-region-lower and case-region-upper.
1cdc889f6f
Fix regression on key command input for M-^X and ^X^X.
c55a72ad26
Use explicit buffer name as output for the script.
3551d2b8d1
Simplify Makefile by removing obsolete rules (lint, splint, sparse, tags).
3889f1709c
Avoid inserting extra NL while doing fill/justify paragraph at EOF.
8540adea9e
Fix: insert space when justifying paragraph and justification starts on a space.
8a28c7ae77
Update README.md according to latest Makefile changes.
d067e2dc0d
make source and make depend implicitly done.
eceff997c7
Extend maximum word length from 127 to 256 when doing paragraph justification (use case: justifying mark down with URL longer than 127).