[1555] in BarnOwl Developers
[nelhage/barnowl] 72ab15: editwin: Simplify zdot handling.
daemon@ATHENA.MIT.EDU (noreply@github.com)
Thu Oct 29 18:17:58 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
Date: Wed, 15 Jul 2009 19:51:55 -0700
To: barnowl-dev@mit.edu
From: noreply@github.com
Branch: refs/heads/master
Home: http://github.com/nelhage/barnowl
Commit: 72ab15f8f49554cca076d3ea0271bfe01fce95c0
http://github.com/nelhage/barnowl/commit/72ab15f8f49554cca076d3ea0271bfe01fce95c0
Author: Nelson Elhage <nelhage@mit.edu>
Date: 2009-07-15 (Wed, 15 Jul 2009)
Changed paths:
M editwin.c
Log Message:
-----------
editwin: Simplify zdot handling.
I'm frankly not sure what the old code was trying to do, but this is
much simpler, covers every case I can think of, and fixes some bugs.