Changeset b950088 for ChangeLog


Ignore:
Timestamp:
Jun 29, 2002, 11:55:06 AM (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:
855ebe7
Parents:
61d27fb
Message:
* Added --no-move option to delete command.
        In particular, delete-and-always-move-down may now
	be implemented with
	'( delete --no-move ; next --skip-deleted )'.
* Folded the nextmsg and prevmsg commands and functions together into
        one command which takes arguments.
	Added '--filter <name>' option (eg, for next_personal),
	'--skip-deleted' option, and
	'--last-if-none'/'--first-if-none' options.
	Help updated accordingly.
	In particular, the 'personal' view is now used
	for 'next personal'.
* Updated examples/owlconf.erik with the above.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r1aee7d9 rb950088  
    55        Added RCS Id strings to all files.
    66        'show keymaps' shows details of all keymaps after summary list.
     7        Added --no-move option to delete command.
     8                In particular, delete-and-always-move-down may now
     9                be implemented with
     10                '( delete --no-move ; next --skip-deleted )'.
     11        Folded the nextmsg and prevmsg commands and functions together into
     12                one command which takes arguments.
     13                Added '--filter <name>' option (eg, for next_personal),
     14                '--skip-deleted' option, and
     15                '--last-if-none'/'--first-if-none' options.
     16                Help updated accordingly. 
     17                In particular, the 'personal' view is now used
     18                for 'next personal'. 
     19        Updated examples/owlconf.erik with the above.
    720       
    8211.2.0-pre-erikdevel-17
Note: See TracChangeset for help on using the changeset viewer.