unlink-window command. Also fix some u_int -> int problems.

This commit is contained in:
Nicholas Marriott
2007-10-26 16:57:32 +00:00
parent 51482b57ae
commit 4a325c8f93
11 changed files with 183 additions and 22 deletions

View File

@ -1,5 +1,6 @@
26 October 2007
* (nicm) unlink-window command.
* (nicm) link-window command to link an existing window into another session
(or another index in the same session). Syntax:
@ -175,5 +176,5 @@
(including mutt, emacs). No status bar yet and no key remapping or other
customisation.
$Id: CHANGES,v 1.53 2007-10-26 13:03:59 nicm Exp $
$Id: CHANGES,v 1.54 2007-10-26 16:57:32 nicm Exp $