quilt-el (0.45.4)

  * fixing import subcommand

  * fixing no patch cases

  * fixing QUILT_PATCHES_PREFIX variable

  * moving quilt-mode-line definition

quilt-el (0.45.3)

  * support editing patch header

  * replace unnecesary `let*' to `let'

  * simplify push and pop code

  * change default quilt-edit-series keybind from `C-c . s' to `C-c . S'

  * support series subcommand

  * fixing the following edit-patch bugs

    - Show strange message between `new' and `refresh' subcommands
    - Opened patch file read-only

 -- Satoru Takeuchi <nqm08501@nifty.com> Sat, 14 Apr 2007 18:52:55 +0900

quilt-el (0.45.2)

  * support header subcommand

  * support delete subcommand

 -- Satoru Takeuchi <nqm08501@nifty.com> Sat, 31 Mar 2007 01:36:11 +0900
	
quilt-el (0.45.1)

  * handle some special cases and put some error messages as followings.
    
    1. Take into consideration the special cases as described below.

     - quilt tree is existed, but no patche is applied.
     - no files in the topmost patch
     - user inputs null string.on quilt-new() and quilt-find-file()
     - current buffer is not associated with any existed file

    2. When error has occured, print suitable messages instead of just quiting.

      handle some special cases and put some error messages.

  * follow emacs minormode keybind convention.

  * fix modeline update on reverting buffers.

  * fix quilt-edit-series on buffers which are not associated with any files.    

  * add this changelog and README.

 -- Satoru Takeuchi <nqm08501@nifty.com> Sun, 14 Jan 2007 23:54:07 +0900

quilt-el (0.45)

  * Satoru Takeuchi took over this package from Matt Mackall.

    This version is based on Matt's mercurial tree by issuing following
    command.

	hg clone -r 9 http://www.selenic.com/repo/quilt-el quilt-el

 -- Satoru Takeuchi <nqm08501@nifty.com> Sun, 14 Jan 2007 23:32:43 +0900

quilt-el (0.4)
	
  * initial release.
	
 -- Matt Mackall <mpm@selenic.com> Mon, 31 Jan 2005 20:42:37 -0800
