Changeset 10b866d for ChangeLog


Ignore:
Timestamp:
Jul 8, 2002, 10:37:21 PM (22 years ago)
Author:
Erik Nygren <nygren@mit.edu>
Branches:
master, barnowl_perlaim, debian, owl, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
Children:
e1c4636
Parents:
8df36cc
Message:
* Fixed preservation of e->dotsend across owl_editwin_clear().

* Added history for multiline edit windows (eg, for zephyr composition).
  The M-n and M-p keys will cycle through the history ring.
  In particular, it is now possible to edit the command line
  of a zephyr being composed:  C-c it and restart it
  and then M-p to get the aborted composition back.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r8df36cc r10b866d  
    2828        Always clear the command buffer before executing the command.
    2929                (So that interactive commands can sanely do start-command.)
    30 
     30        Fixed preservation of e->dotsend across owl_editwin_clear().
     31        Added history for multiline edit windows (eg, for zephyr composition).
     32                The M-n and M-p keys will cycle through the history ring.
     33                In particular, it is now possible to edit the command line
     34                of a zephyr being composed:  C-c it and restart it
     35                and then M-p to get the aborted composition back.
     36       
    31371.2.1-pre-1
    3238        Added RCS Id strings to all files.
Note: See TracChangeset for help on using the changeset viewer.