emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp net/rcirc.el ChangeLog


From: Miles Bader
Subject: [Emacs-commit] emacs/lisp net/rcirc.el ChangeLog
Date: Sat, 11 Feb 2006 21:42:24 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Miles Bader <address@hidden>    06/02/11 21:42:23

Modified files:
        lisp/net       : rcirc.el 
        lisp           : ChangeLog 

Log message:
        Revision: address@hidden/emacs--devo--0--patch-69
        
        rcirc: Add flexible response formatting; Add nick abbrevs
        
        2006-02-12  Miles Bader  <address@hidden>
        
        * lisp/net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
        New variables.
        (rcirc-abbrev-nick): New function.
        (rcirc-format-response-string): Rewrite to use the formats in
        `rcirc-response-formats' and expand escape sequences therein.
        A text-property `rcirc-text' is added over the actual response
        text to make easy to find inside the returned string.
        (rcirc-print): When filling, just look for the `rcirc-text'
        text-property to find the appropriate fill prefix, instead of
        using hardwired patterns.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/lisp/net/rcirc.el.diff?tr1=1.13&tr2=1.14&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/lisp/ChangeLog.diff?tr1=1.9115&tr2=1.9116&r1=text&r2=text




reply via email to

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