emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/gnus/ChangeLog,v


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/ChangeLog,v
Date: Thu, 24 Apr 2008 17:56:55 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/04/24 17:56:55

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/gnus/ChangeLog,v
retrieving revision 1.698
retrieving revision 1.699
diff -u -b -r1.698 -r1.699
--- ChangeLog   22 Apr 2008 19:51:27 -0000      1.698
+++ ChangeLog   24 Apr 2008 17:56:54 -0000      1.699
@@ -1,3 +1,10 @@
+2008-04-24  Stefan Monnier  <address@hidden>
+
+       * sieve-manage.el (sieve-string-bytes): Remove.
+       (sieve-manage-putscript): Use length instead: `string-bytes' gives the
+       correct byte-length only if the process's coding-system is the same as
+       the one used internally by Emacs to represent strings.
+
 2008-04-22  Juri Linkov  <address@hidden>
 
        * mailcap.el (mailcap-file-default-commands): New function.
@@ -24,7 +31,7 @@
 2008-04-09  Teodor Zlatanov  <address@hidden>
 
        * auth-source.el: Added docs.
-       (auth-sources): Modified format to support server.
+       (auth-sources): Modify format to support server.
        (auth-source-pick, auth-source-user-or-password)
        (auth-source-user-or-password-imap)
        (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]