X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2FChangeLog;h=f4ca1118fa26b558d97b8565bc072fbc98e6175d;hb=7d2141955565e59da5818166b22f66ddfdb194d2;hp=858b8cdb9d547fd92c8c421a6eb3b54e26022b1d;hpb=76b6b2b0a969b427bb993110f6d8c05060cf5f64;p=gnus diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 858b8cdb9..f4ca1118f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,21 @@ +2010-10-04 Michael Welsh Duggan (tiny change) + + * nnir.el (nnir-run-imap): Remove spurious space in search string. + +2010-10-04 Julien Danjou + + * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list, + for XEmacs. + 2010-10-04 Lars Magne Ingebrigtsen + * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful. + + * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl. + (nnimap-close-server): Implement. + + * dgnushack.el (iswitchb): Require to shut up the compiler. + * shr.el (shr-ensure-paragraph): Fix the non-empty line case. (shr-insert): Tweak line breaking. (shr-insert): Handle
 better.
@@ -7,6 +23,7 @@
 	(shr-tag-li): Get 
  • indentation even righter. (shr-tag-blockquote): Ensure paragraph start. (shr-make-table): Tweak table generation. + (shr-make-table): Fix typo. * shr.el: Implement table rendering.