]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Sat, 15 Jan 2005 14:31:22 +0000 (14:31 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 15 Jan 2005 14:31:22 +0000 (14:31 +0000)
etc/ChangeLog
lisp/ChangeLog
man/ChangeLog

index c5521f5a053184ea2fe6aeb44243d850ba8731f9..b9e9fa20a6e38f5403094e33f5527e858a0ccd14 100644 (file)
@@ -1,3 +1,8 @@
+2005-01-15  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
+
+       * TUTORIAL.nl: Correct translation and the Dutch text (typos).
+       More consistent use of terminology.
+
 2005-01-13  Cheng Gao  <chenggao@gmail.com>
 
        * MORE.STUFF: Add entries of some well known and widely used packages.
index ff71b8a1734a9dfdfe58d4853daaa00e4fd9e4ca..ab130e2c09bbc534daad95aaced9a33ff53aafa5 100644 (file)
@@ -1,3 +1,26 @@
+2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * mail/rmail.el: Updated to work with movemail from GNU Mailutils
+       (rmail-pop-password, rmail-pop-password-required): Moved to
+       rmail-obsolete group.
+       (rmail-set-pop-password): Renamed to rmail-set-remote-password.
+       All callers updated.
+       (rmail-get-pop-password): Renamed to rmail-get-remote-password.
+       Take an argument specifying whether it is POP or IMAP mailbox we
+       are using.  All callers updated.
+       (rmail-pop-password-error): Renamed to
+       rmail-remote-password-error.  Added mailutils-specific error
+       message.
+       (rmail-movemail-search-path)
+       (rmail-movemail-variant-in-use): New variables.
+       (rmail-remote-password, rmail-remote-password-required): New
+       customization variables.
+       (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New
+       functions.
+       (rmail-parse-url): New function.
+       (rmail-get-new-mail, rmail-insert-inbox-text): Updated for use
+       with GNU mailutils movemail.
+
 2005-01-15  Kevin Ryde  <user42@zip.com.au>
 
        * info-look.el (c-mode/symbol): Add ^` to prefix, and change
index f0c5307a52b747abadca50bc4b0766d455ffea15..0f4646e0d73b7f8d14ebf32f786078d0c4fdb82a 100644 (file)
@@ -1,3 +1,7 @@
+2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * man/rmail.texi: Document support for GNU mailutils in rmail.el.
+
 2005-01-13  Richard M. Stallman  <rms@gnu.org>
 
        * commands.texi (Commands): Clarification.