Florian Ragwitz' stuff removed because of missing paperwork.
authorLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Fri, 1 Oct 2010 09:38:41 +0000 (11:38 +0200)
committerLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Fri, 1 Oct 2010 09:38:41 +0000 (11:38 +0200)
lisp/ChangeLog

index f25e91b..33c5602 100644 (file)
        `gnus-faces-properties-alist'.
        Add :version property.
 
-2010-09-28  Florian Ragwitz  <rafl@debian.org>
-
-       * gnus-util.el (gnus-use-ido): Removed.
-       (gnus-std-completing-read): Add wrapper around completing-read.
-       (gnus-icompleting-read): Add wrapper around ibuffer-read-buffer.
-       (gnus-ido-completing-read): Add wrapper around ido-completing-read.
-       (gnus-completing-read-function): Add to chose from the above completion
-       functions or to provide a custom one.
-       (gnus-completing-read): Use the completing-read function configured
-       with gnus-completing-read-function.
-
 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * mail-source.el (mail-source-report-new-mail)
        discover we're on a STARTTLS-capable server, then open a STARTTLS
        connection instead.
 
-2010-09-27  Florian Ragwitz  <rafl@debian.org>  (tiny change)
-
-       * sieve-manage.el (sieve-manage-default-stream): Make default stream
-       customizable.
-
 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * nnimap.el (utf7): Required.
 
        * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
 
-2010-09-26  Florian Ragwitz  <rafl@debian.org>  (tiny change)
-
-       * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
-       handing broken links to browse-url.
-
 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * nndoc.el (nndoc-request-list): Return success always.