Merge branch 'master' of https://git.gnus.org/gnus
authorKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 25 Nov 2010 14:41:22 +0000 (14:41 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 25 Nov 2010 14:41:22 +0000 (14:41 +0000)
1  2 
lisp/ChangeLog

diff --cc lisp/ChangeLog
@@@ -1,9 -1,12 +1,16 @@@
 +2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
 +
 +      * shr.el (shr-insert): Fix the way to fold lines.
 +
  2010-11-25  Julien Danjou  <julien@danjou.info>
  
+       * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
+       * color.el: Rename from color-lab.el
+       (color-rgb->hex): Add.
+       (color-complement): Add.
+       (color-complement-hex): Add.
        * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
  
  2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>