]> git.eshelyaron.com Git - emacs.git/commitdiff
Henry Weller <hweller0 at gmail.com> (tiny change)
authorGlenn Morris <rgm@gnu.org>
Thu, 13 Nov 2008 04:38:10 +0000 (04:38 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 13 Nov 2008 04:38:10 +0000 (04:38 +0000)
(mairix-widget-fields-list): Fix bug regarding searching in mail bodies.

lisp/ChangeLog
lisp/net/mairix.el

index a38f10e71e7a44974a781d1054c6df6d5b650637..725ca428d3ae71b49a40e9d7870445c3d7536c12 100644 (file)
@@ -1,3 +1,8 @@
+2008-11-13  Henry Weller  <hweller0@gmail.com>  (tiny change)
+
+       * net/mairix.el (mairix-widget-fields-list): Fix bug regarding searching
+       in mail bodies.
+
 2008-11-12  Juanma Barranquero  <lekktu@gmail.com>
 
        * international/mule.el (autoload-coding-system, with-category-table)
index 9582d16322a5ef50103bfcd06cf984d7ff48fd22..575ddfa07cff7e5cf5829f49af62fc8e418516b2 100644 (file)
@@ -201,7 +201,7 @@ The default chooses the largest window in the current frame."
 (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