Age | Commit message (Collapse) | Author |
|
Fix some incorrect fieldmap names
|
|
|
|
Miscellaneous fixes
|
|
|
|
|
|
|
|
|
|
|
|
Document menu
|
|
|
|
|
|
|
|
|
|
Add font id constants, better braille support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Command used for the job:
egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g'
Credits to Grant Murphy from Stack Overflow.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To make them consistent with the declarations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|