emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] scratch/gnus-decoded updated (40ad1c0 -> 5563d1c)


From: Eric Abrahamsen
Subject: [Emacs-diffs] scratch/gnus-decoded updated (40ad1c0 -> 5563d1c)
Date: Fri, 21 Jun 2019 16:55:32 -0400 (EDT)

girzel pushed a change to branch scratch/gnus-decoded.

      from  40ad1c0   Ensure that group names are encoded in the Gnus registry 
file
       new  f041412   Decode group names in newsrc files as raw-text, not utf-8
       new  573e21d   Remove Gnus group name decoding in Gnus agent
       new  cf1afe6   Replace octal regexp with [:ascii:] char class in Gnus
       new  8c382ca   Do not encode/decode Gnus group names when completing
       new  ed5ddc1   Fix encoding bug in gnus-group-rename-group
       new  cf804c8   Temporarily preserve encoded group names in Gnus category 
file
       new  5563d1c   Remove all remaining uses of gnus-group-decoded-name


Summary of changes:
 lisp/gnus/gnus-agent.el    | 149 ++++++++++++++++++++--------------------
 lisp/gnus/gnus-art.el      |   4 +-
 lisp/gnus/gnus-cache.el    |  41 +----------
 lisp/gnus/gnus-group.el    | 167 ++++++++++++++++++---------------------------
 lisp/gnus/gnus-msg.el      |   3 +-
 lisp/gnus/gnus-registry.el |   4 +-
 lisp/gnus/gnus-start.el    |   8 +--
 lisp/gnus/message.el       |  21 +++---
 lisp/gnus/nnrss.el         |   2 +-
 9 files changed, 162 insertions(+), 237 deletions(-)



reply via email to

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