1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 05:51:21 -08:00
emacs/lisp/erc
Amin Bandali ff0f4c7312 Fix erc-lurker-update-status (bug#36843)
Broken since 2013-08-22 "* lisp/erc/erc.el: Use lexical-binding".

* lisp/erc/erc.el (erc-message-parsed): New variable.
(erc-display-message): Dynamically bind it.
(erc-lurker-update-status): Check it instead of using `parsed'
directly.  This results in `erc-lurker-state' being properly updated
to keep track of non-lurkers, and thus `erc-lurker-p' returning
correct results rather than return t for everyone.
2019-09-05 19:56:14 -04:00
..
ChangeLog.1
ChangeLog.2
erc-autoaway.el
erc-backend.el
erc-button.el Make `C-u RET' in erc use the secondary browser 2019-08-01 13:59:01 +02:00
erc-capab.el
erc-compat.el Remove XEmacs compat code from erc 2019-06-20 12:51:39 +02:00
erc-dcc.el erc-dcc.el minor clean-ups 2019-06-13 14:37:25 +02:00
erc-desktop-notifications.el
erc-ezbounce.el
erc-fill.el
erc-goodies.el Use add/remove-hook on erc-pre-send-functions 2019-06-19 18:20:22 +02:00
erc-ibuffer.el
erc-identd.el
erc-imenu.el
erc-join.el Autojoin channels with same name on different servers in erc 2019-06-23 23:53:02 +02:00
erc-lang.el
erc-list.el
erc-log.el Remove XEmacs compat code from erc 2019-06-20 12:51:39 +02:00
erc-match.el
erc-menu.el Remove XEmacs compat code from erc 2019-06-20 12:51:39 +02:00
erc-netsplit.el
erc-networks.el
erc-notify.el
erc-page.el
erc-pcomplete.el
erc-replace.el
erc-ring.el Use add/remove-hook on erc-pre-send-functions 2019-06-19 18:20:22 +02:00
erc-services.el
erc-sound.el
erc-speedbar.el
erc-spelling.el
erc-stamp.el * lisp/erc/erc-stamp.el: Fix erc-echo-timestamp (bug#22700) 2019-08-19 05:44:43 -04:00
erc-track.el Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
erc-truncate.el
erc-xdcc.el
erc.el Fix erc-lurker-update-status (bug#36843) 2019-09-05 19:56:14 -04:00