+2006-12-24 Kevin Ryde <user42@zip.com.au>
+
+ * calendar/cal-dst.el (calendar-dst-starts): Default to second Sunday
+ in March.
+ (calendar-dst-ends): Default to first Sunday in November.
+
+2006-12-24 Richard Stallman <rms@gnu.org>
+
+ * image.el (image-type-header-regexps): Element is now (REGEXP
+ IMAGE-TYPE NOT-ALWAYS).
+ (image-type-from-data): Handle new format of image-type-header-regexps.
+ (image-type-from-buffer): Likewise.
+ New arg INCLUDE-MAYBES.
+ (image-type-from-file-header): Pass t for INCLUDE-MAYBES.
+
2006-12-24 Ken Manheimer <ken.manheimer@gmail.com>
* allout.el (allout-encrypt-string): Inhibit use of agent within
+2006-12-24 Kevin Ryde <user42@zip.com.au>
+
+ * calendar.texi (Holidays): US daylight savings begins second Sunday
+ in March for 2007 onwards.
+ (Daylight Savings): Show new US default daylight savings rules, 2nd
+ Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
+
2006-12-23 Chong Yidong <cyd@stupidchicken.com>
* calendar.texi (Scroll Calendar): < and > are switched.
2006-12-19 Juanma Barranquero <lekktu@gmail.com>
- * buffer.c (syms_of_buffer) <buffer-display-table>:
+ * buffer.c (syms_of_buffer) <buffer-display-table>
<scroll-up-aggressively, scroll-down-aggressively>: Doc fixes.
2006-12-17 Richard Stallman <rms@gnu.org>