[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (b2e3669 -> 7a69fe3)
From: |
Philip Kaludercic |
Subject: |
master updated (b2e3669 -> 7a69fe3) |
Date: |
Wed, 15 Sep 2021 11:36:27 -0400 (EDT) |
zge pushed a change to branch master.
from b2e3669 Tweak python-hideshow-forward-sexp-function warning
avoidance
adds 1967b9c Generate no message when activating rcirc-omit-mode
adds 47b5dcd Ensure that rcirc-buffer-alist has no text properties
adds 262fbe1 Fix TOPIC command
adds 4023853 Update rcirc-buffer-alist after receiving NICK
adds fb27708 Fix checkdoc issues
adds 7e13bfd Remove removal of text properties from rcirc-buffer-alist
keys
adds 190ea9c Replace cl-c[ad]+r with regular c[ad]+r
adds ade9653 Add new option rcirc-track-abbrevate-flag
adds c817a34 Add new option rcirc-channel-filter
adds 608b2ec Replace with-current-buffer with buffer-local-value where
applicable
adds 008a033 Print value on malformed input
adds 0f1db3d Store symbols in rcirc-acked-capabilities
adds e37f3ce Fix rcirc-track-abbrevate-flag documentation
adds 70d4599 Implement multi-prefix capability
adds 659a77a Connect to server asynchronously
adds 354929a Implement standard-replies capability
adds 8275f0b Mention list of capabilities that should be implemented
adds 4a0c0e5 Allow /reconnect while connecting
adds ec0e46d Use fresh symbol for argument list
adds 2ef6691 Add rcirc-track-ignore-server-buffer-flag option
adds a66fd7b Fix double reconnection bug
adds 6d31d5b Merge branch 'master' into feature/rcirc-update
adds 7a89e0f Rename rcirc-omit-after-reconnect to
rcirc-omit-after-connect
adds 550011c * rcirc.texi: Document rcirc-omit-responses-after-join
adds 0d08745 * rcirc.texi: Document
rcirc-track-ignore-server-buffer-flag
adds 88b6237 * rcirc.texi: Document rcirc-nick-filter and
rcirc-channel-filter
adds 251a9f5 * rcirc.texi: Document rcirc-track-abbrevate-flag
adds 2e24b66 * rcirc.texi: Replace defun-rcirc-command with
rcirc-define-command
adds 0712e33 * NEWS: Mention rcirc changes
adds 0d35040 * NEWS: Remove empty entry
adds 767fa97 * rcirc.el (rcirc-server-alist): Add #emacs to default
server list
adds ec50a36 * rcirc.texi (Hacking and Tweaking): Add missing section
to menu
adds 8eb9eb0 Allow for multiple attempts when reconnecting
adds 1c3bad8 Display server buffer after connecting
adds 1e13786 Restore rcirc-target if possible
adds 3405c85 Unset mode-line-process for all buffers on reconnecting
adds 5ebad79 Fix interactive forms for rcirc-define-command
new 7a69fe3 Merge branch 'feature/rcirc-update'
Summary of changes:
doc/misc/rcirc.texi | 72 ++++++++-
etc/NEWS | 41 ++++-
lisp/net/rcirc.el | 452 ++++++++++++++++++++++++++++++++++------------------
3 files changed, 400 insertions(+), 165 deletions(-)
- master updated (b2e3669 -> 7a69fe3),
Philip Kaludercic <=