Mercurial > hg > xemacs-beta
comparison lisp/vm/vm-autoload.el @ 18:d95e72db5c07 r19-15b92
Import from CVS: tag r19-15b92
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:49:43 +0200 |
parents | 49a24b4fd526 |
children | 859a2309aef8 |
comparison
equal
deleted
inserted
replaced
17:4579af9d8826 | 18:d95e72db5c07 |
---|---|
1 (provide 'vm-autoload) | 1 (provide 'vm-autoload) |
2 | |
3 | 2 |
4 (autoload (quote vm-delete-message) "vm-delete" "Add the `deleted' attribute to the current message. | 3 (autoload (quote vm-delete-message) "vm-delete" "Add the `deleted' attribute to the current message. |
5 | 4 |
6 The message will be physically deleted from the current folder the next | 5 The message will be physically deleted from the current folder the next |
7 time the current folder is expunged. | 6 time the current folder is expunged. |