1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-17 00:30:37 -08:00
emacs/lisp/erc
F. Jason Park dc6ff142bc
Make erc--server-reconnecting non-buffer-local
* lisp/erc/erc-backend.el (erc--server-reconnecting): Mention expected
non-nil value type in doc string.
(erc-server-connect): Don't set `erc--server-reconnecting'.
(erc-server--reconnect): Let-bind `erc--server-reconnecting' instead
of setting it locally in the server buffer.  Set it to an alist
containing the current buffer's local variables.
(erc-process-sentinel-2): Don't set `erc--server-reconnect'.
* lisp/erc/erc.el (erc--cmd-reconnect): Clean up some assertions.
(Bug#57955.)
2022-11-23 19:55:39 -05:00
..
ChangeLog.1 ; Fix typos 2022-11-20 12:59:39 +01:00
ChangeLog.2
erc-autoaway.el
erc-backend.el Make erc--server-reconnecting non-buffer-local 2022-11-23 19:55:39 -05:00
erc-button.el Remove redundant let-bindings of inhibit-point-motion-hooks 2022-10-07 12:16:47 -04:00
erc-capab.el ; Fix several symbol name typos 2022-10-26 23:04:23 +02:00
erc-common.el Warn of future breaking change to erc-response.tags 2022-11-16 21:34:36 -08:00
erc-compat.el Improve new connections in erc-handle-irc-url 2022-11-16 21:34:36 -08:00
erc-dcc.el Offer completions for GET subcommand flags in erc-dcc 2022-11-04 19:32:23 -07:00
erc-desktop-notifications.el
erc-ezbounce.el
erc-fill.el
erc-goodies.el Move ERC's core dependencies to separate file 2022-11-04 19:32:23 -07:00
erc-ibuffer.el
erc-identd.el
erc-imenu.el
erc-join.el
erc-lang.el
erc-list.el
erc-log.el Revert "Decrease use of the word "Emacsen" in docs" 2022-10-01 22:34:47 +02:00
erc-match.el Offer to regexp-quote new items in erc-match commands 2022-09-19 17:54:46 -07:00
erc-menu.el
erc-netsplit.el
erc-networks.el Don't set erc-networks--id until network is known 2022-11-23 19:54:40 -05:00
erc-notify.el
erc-page.el
erc-pcomplete.el Improve auto-reconnect visibility in ERC 2022-11-16 21:34:36 -08:00
erc-replace.el
erc-ring.el
erc-services.el
erc-sound.el
erc-speedbar.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
erc-spelling.el
erc-stamp.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
erc-status-sidebar.el
erc-track.el
erc-truncate.el
erc-xdcc.el
erc.el Make erc--server-reconnecting non-buffer-local 2022-11-23 19:55:39 -05:00