Subject: CVS commit: pkgsrc/doc
To: None <pkgsrc-changes@netbsd.org>
From: Jason Beegan <jtb@netbsd.org>
List: pkgsrc-changes
Date: 07/11/2003 07:43:36
Module Name:	pkgsrc
Committed By:	jtb
Date:		Fri Jul 11 07:43:36 UTC 2003

Modified Files:
	pkgsrc/doc: CHANGES

Log Message:
Note update of vm to 7.17.

Changes:

* New commands:
  + vm-create-imap-folder
  + vm-delete-imap-folder
  + vm-rename-imap-folder
* vm-edit-message-end: try to positoin the cursor in the message
  window roughly where it was in the edit window.
* vm-read-imap-folder-name: allow vm-imap-make-session to return
  nil without crashing.  Also, bind vm-imap-ok-to-ask non-nil so
  that vm-imap-make-session will interactively prompt for a
  password.
* added menu entry to Folder menu for vm-visit-imap-folder.
* vm-imap-normalize-spec: convert auth method to * instead of the
  IMAP folder name.
* vm-imap-get-message-flags: fixed flag retrieval so that it
  actually works now.
* vm-handle-file-recovery-or-reversion: find an IMAP spec for the
  buffer so that the spec is passed to the 'vm' command instead
  of the buffer-file-name.  This fixes a wrong-type-argument
  error under M-x recover-file when done on a IMAP cache folder.
* tapestry.el: in tapestery-window-edges check for existence of
  face-width and face-height in addition to window-pixel-edges.
* search for BASE64/QP encoder/decoder programs and set the
  encoder/decoder program variable based on what we find.
* vm-mf-default-action: if object is convertible to a displayble
  type mention the conversion that will happen in the action
  string.


To generate a diff of this commit:
cvs rdiff -r1.2723 -r1.2724 pkgsrc/doc/CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.