commit | 6e1c576a4e02595994a06993359bb4ff55ff586f | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Mon Dec 17 15:40:24 2001 +0000 |
committer | Barry Warsaw <barry@python.org> | Mon Dec 17 15:40:24 2001 +0000 |
tree | 83b0efe18e9662c4abb0e881caec37b39dbcf12a | |
parent | 086f7c389063ad05981d721d9dc3d3dad85ee757 [diff] |
Get rid of the stupid backslash in front of the column zero open paren. This was there to worm around a stupid XEmacs bug, but since I can't tickle the bug in newer XEmacsen (just tried w/21.4.5) it's possible the problem has been fixed. We shouldn't have to be working around editor bugs anyway. If it crops up again, I'll report it (again) to the XEmacs crowd.