~vm/vm/vm-extent

« back to all changes in this revision

Viewing changes to lisp/vm-imap.el

  • Committer: Uday S Reddy
  • Date: 2012-01-06 10:03:04 UTC
  • Revision ID: u.s.reddy@cs.bham.ac.uk-20120106100304-4gcbgwcm7vz13bzo
Added an info section on Emacs-w3m and adjusted its option settings.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4325
4325
                 (memq (process-status process) '(open run)))
4326
4326
        (vm-imap-end-session process))
4327
4327
      )))
4328
 
(defalias 'vm-rename-imap-folder 'vm-imap-rename-folder)
 
4328
(defalias 'vm-imap-rename-imap-folder 'vm-rename-imap-folder)
4329
4329
 
4330
4330
;;;###autoload
4331
4331
(defun vm-list-imap-folders (account &optional filter-new)