gnus-art.el (gnus-mm-display-part): Highlight header attachment buttons
[gnus] / lisp / ChangeLog
index 9a16667..502eb52 100644 (file)
@@ -1,12 +1,32 @@
+2014-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-mm-display-part):
+       Highlight header attachment buttons.
+
+2014-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-mm-display-part): Don't move point while toggling
+       a part; redisplay a button (enbugged in 2014-03-23).
+
+2014-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * auth-source.el (auth-source-search, auth-source-search-backends):
+       Treat :max 0 as an indicator that a boolean return is wanted, as
+       documented. Reported by Joe Bloggs.
+
+2014-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-icalendar.el: Require gnus-art.
+
 2014-04-20  Jan Tatarik  <jan.tatarik@gmail.com>
 
        * gnus-icalendar.el (gnus-icalendar-event->org-entry)
        (gnus-icalendar--update-org-event): put event timestamp in
-       the org entry body instead of the drawer
+       the org entry body instead of the drawer.
        (gnus-icalendar-event--get-attendee-names): list of participants should
-       contain even attendees without common name attribute
+       contain even attendees without common name attribute.
        (gnus-icalendar--update-org-event): don't generate duplicates of empty
-       property tags in org drawers
+       property tags in org drawers.
 
 2014-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>