1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-07 23:10:28 -08:00
emacs/lisp/erc
Stefan Monnier a63d905175 Fix misuses of make-local-variable on hooks
* lisp/vc/smerge-mode.el (smerge-ediff):
* lisp/progmodes/python.el (python-pdbtrack-setup-tracking):
* lisp/net/tramp-smb.el (tramp-smb-call-winexe):
* lisp/net/secrets.el (secrets-mode):
* lisp/mail/rmail.el (rmail-variables):
* lisp/ielm.el (inferior-emacs-lisp-mode):
* lisp/erc/erc-log.el (erc-log-setup-logging): Use `add-hook`.

* lisp/eshell/em-unix.el (eshell/diff):
* lisp/eshell/em-hist.el (eshell-hist-initialize): Don't
`make-local-variable` on hooks.
2020-11-04 00:24:45 -05:00
..
ChangeLog.1 ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
ChangeLog.2
erc-autoaway.el
erc-backend.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
erc-button.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
erc-capab.el
erc-dcc.el
erc-desktop-notifications.el Make ERC desktop notifications lenient to invalid XML characters 2020-09-13 16:49:00 +02:00
erc-ezbounce.el
erc-fill.el
erc-goodies.el
erc-ibuffer.el ERC: Fix ERC's IBuffer format "crash" on killed server buffer 2020-10-23 14:54:31 +02:00
erc-identd.el
erc-imenu.el
erc-join.el
erc-lang.el
erc-list.el
erc-log.el Fix misuses of make-local-variable on hooks 2020-11-04 00:24:45 -05:00
erc-match.el
erc-menu.el
erc-netsplit.el
erc-networks.el Replace irc.freenode.net with chat.freenode.net 2020-10-31 14:09:29 -04:00
erc-notify.el
erc-page.el
erc-pcomplete.el
erc-replace.el
erc-ring.el
erc-services.el
erc-sound.el
erc-speedbar.el
erc-spelling.el
erc-stamp.el
erc-status-sidebar.el Fix some defcustom types 2020-09-25 15:15:21 +02:00
erc-track.el Merge from origin/emacs-27 2020-10-02 09:38:24 -07:00
erc-truncate.el
erc-xdcc.el
erc.el Replace irc.freenode.net with chat.freenode.net 2020-10-31 14:09:29 -04:00