emacs-diffs
[Top][All Lists]
Advanced

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

master updated (f1101fd -> 55a19a1)


From: Philip Kaludercic
Subject: master updated (f1101fd -> 55a19a1)
Date: Fri, 23 Jul 2021 07:23:56 -0400 (EDT)

zge pushed a change to branch master.

      from  f1101fd   Make erc recognize `foo*' as a function Lisp symbol
      adds  6898816   Default to libera instead of freenode
      adds  c6b6c2d   Use auth-source for user-passwords
      adds  fb15875   Fix checkdoc complaints and related issues
      adds  e6c99a7   Integrate formatting into rcirc-send-string
      adds  8ea5766   Recognize quoted commands in rcirc-process-input-line
      adds  0b367ec   Remove custom rcirc-completion implementation
      adds  4ff1f66   Replace defun-rcirc-command with rcirc-define-command
      adds  06af44e   Create framework for IRCv3 support
      adds  849e71f   Implement server-time extension
      adds  ab49a9a   Implement batch extension
      adds  567e288   Implement message-ids extension
      adds  c300326   Add TAGMSG handler
      adds  f6e18c6   Implement invite-notify capability
      adds  95fdd4b   Allow filtering how nicks are presented
      adds  b67b1ee   Fix prompt doubling when reconnecting
      adds  13f6f78   Allow for optional arguments using rcirc-define-command
      adds  3a61e7b   Use defvar-local instead of setq-local where applicable
      adds  fd96e3a   Allow hiding certain message types after reconnecting
      adds  a44e402   Preserve incoming order of messages with same timestamp
      adds  e61bdd5   Update activity string after switching to next active 
buffer
      adds  e17cc75   Add mouse properties to activity string
      adds  88e07af   Preserve order of completion during cycling
      adds  f1e79a3   Rename set-rcirc-{encode,decode}-coding-system
      adds  3e31846   Fix construction of interactive specification in 
rcirc-define-command
      adds  946ceca   Improve message markup
      adds  1181c60   Check if server buffer is live
      adds  7e5360f   Fix argument parser for rcirc-define-command with string 
input
      adds  b5d935b   Fix edge case with single argument for 
rcirc-define-command
      adds  21148f6   Force mode line update after modifying activity string
      adds  869db47   Use add-to-list instead of manually modifying 
minor-mode-alist
      adds  b81c977   Query encryption using yes-or-no-p
      adds  6122e4c   Add SASL authentication to rcirc
      adds  df6efb1   Fix SASL on rcirc-update
      adds  a85d272   Send CAP END after authentication has been successful
      adds  e3f4562   Fix SASL joining channels after auth
      adds  f222fe6   * rcirc.el (rcirc-define-command): Mention name of 
malformed command
      adds  1d73575   Fix issues with argument parsing in rcirc-define-command
      adds  77631c2   Add query command removed in 4ff1f66b12
       new  55a19a1   Merge branch 'feature/rcirc-update'


Summary of changes:
 lisp/net/rcirc.el | 1450 ++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 997 insertions(+), 453 deletions(-)



reply via email to

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