- Fix bad hardware tab of 4 spaces. Please set hardware tabs to 8 for NEdit!
commitb5bdbabc8f8b4732e701fc1d00bf0477421c2ca9
authorScott Tringali <tringali@users.sourceforge.net>
Sat, 10 Aug 2002 23:58:25 +0000 (10 23:58 +0000)
committerScott Tringali <tringali@users.sourceforge.net>
Sat, 10 Aug 2002 23:58:25 +0000 (10 23:58 +0000)
tree682d8d3303e4782b905d1feeb2f52027147c31d6
parent0af9cb5b3af52af4784ee2ecb38dac71d94cdbc6
- Fix bad hardware tab of 4 spaces.  Please set hardware tabs to 8 for NEdit!
- Explicitly remove modifiers on some virtual bindings to account for system
  that map different modified keys to different bindings (e.g., Ctrl-PgUp =
  osfPageLeft, PgUp = osfPageUp)
- Use unions in favor of casts in XEvents.
source/text.c