[1517] in BarnOwl Developers
[nelhage/barnowl] 547c7e: Implement editmulti:{forward,backward}-paragraph.
daemon@ATHENA.MIT.EDU (noreply@github.com)
Thu Oct 29 18:17:29 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
Date: Sat, 20 Jun 2009 20:07:56 -0700
To: barnowl-dev@mit.edu
From: noreply@github.com
Branch: refs/heads/editwin
Home: http://github.com/nelhage/barnowl
Commit: 547c7e410fc64ffd5bffb78ecf1b5b30019a40e1
http://github.com/nelhage/barnowl/commit/547c7e410fc64ffd5bffb78ecf1b5b30019a40e1
Author: Nelson Elhage <nelhage@mit.edu>
Date: 2009-06-20 (Sat, 20 Jun 2009)
Changed paths:
M commands.c
M editwin.c
M keys.c
Log Message:
-----------
Implement editmulti:{forward,backward}-paragraph.
And while we're at it, refactor fill paragraph. And fix a confusion
between character counts and buffer positions.