changeset 99522:01e562636dff

Henry Weller <hweller0 at gmail.com> (tiny change) (mairix-widget-fields-list): Fix bug regarding searching in mail bodies.
author Glenn Morris <rgm@gnu.org>
date Thu, 13 Nov 2008 04:38:01 +0000
parents 76deb34c1e85
children 31a3d851902c
files lisp/net/mairix.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/net/mairix.el	Thu Nov 13 04:36:13 2008 +0000
+++ b/lisp/net/mairix.el	Thu Nov 13 04:38:01 2008 +0000
@@ -201,7 +201,7 @@
 (defvar mairix-widget-fields-list
   '(("from" "f" "From") ("to" "t" "To") ("cc" "c" "Cc")
     ("subject" "s" "Subject")  ("to" "tc" "To or Cc")
-    ("from" "a" "Address") (nil "Body" "b") (nil "n" "Attachment")
+    ("from" "a" "Address") (nil "b" "Body") (nil "n" "Attachment")
     ("Message-ID" "m" "Message ID") (nil "s" "Size") (nil "d" "Date"))
   "Fields that should be editable during interactive query customization.
 Header, corresponding mairix command and description for editable