emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp/gnus nntp.el ChangeLog


From: Stefan Monnier
Subject: [Emacs-commit] emacs/lisp/gnus nntp.el ChangeLog
Date: Wed, 12 Mar 2008 19:56:09 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/03/12 19:56:09

Modified files:
        lisp/gnus      : nntp.el ChangeLog 

Log message:
        Use with-current-buffer.
        (nntp-send-buffer): Just set the buffer to unibyte rather than use the
        dubious mm-with-unibyte-current-buffer.
        (nntp-with-open-group-function): New function extracted from
        nntp-with-open-group macro.
        (nntp-with-open-group): Use the function, so it's easier to debug.
        Add indentation and debugging info.
        (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend 
the
        use of the netcat alternatives.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/gnus/nntp.el?cvsroot=emacs&r1=1.39&r2=1.40
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/gnus/ChangeLog?cvsroot=emacs&r1=1.673&r2=1.674




reply via email to

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