Add somewhat complex Emacs hack to deal with complexities of
authorChris Hanson <org/chris-hanson/cph>
Sat, 12 Nov 2005 22:53:36 +0000 (22:53 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 12 Nov 2005 22:53:36 +0000 (22:53 +0000)
commite339358e03a5b142e79df98f0dc153f590a00367
tree2c22c1d849f37a17291d81f250509bd10f18d368
parent4486edd45a89658a1c53b4d12aa4ce2f2900de16
Add somewhat complex Emacs hack to deal with complexities of
positioning windows.  Ignore non-synthetic reconfigure events when
interacting with a reparenting window manager.  Eliminate use of
deprecated size and position hints fields.  Improve X debugging
information.  Change default internal-border-width from 1 to 0.
Simplify method used to catch X errors.
v7/src/microcode/x11.h
v7/src/microcode/x11base.c
v7/src/microcode/x11term.c