1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-21 21:20:44 -08:00
emacs/lisp/erc
F. Jason Park 4d172946c3 Remove text props from callback args in erc-button
* lisp/erc/erc-button.el (erc-button-add-buttons-1): Remove text
properties from strings stored in `erc-data' and passed to
`erc-callback'
(both text properties themselves) (bug#49704).  This reduces
memory usage in erc buffers (which are long-lived and can become
very large).
2021-07-23 15:18:05 +02:00
..
ChangeLog.1
ChangeLog.2
erc-autoaway.el
erc-backend.el Merge from origin/emacs-27 2021-07-04 00:14:47 -04:00
erc-button.el Remove text props from callback args in erc-button 2021-07-23 15:18:05 +02:00
erc-capab.el
erc-dcc.el Remove redundant #' before lambda in {calendar,erc,mh-e}/*.el 2021-04-09 00:04:13 +02:00
erc-desktop-notifications.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
erc-ezbounce.el
erc-fill.el * lisp/**/*.el: Avoid positional args to define-minor-mode 2021-04-11 23:47:14 -04:00
erc-goodies.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
erc-ibuffer.el
erc-identd.el
erc-imenu.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
erc-join.el
erc-lang.el
erc-list.el
erc-log.el
erc-match.el
erc-menu.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
erc-netsplit.el
erc-networks.el Merge from origin/emacs-27 2021-07-04 00:14:47 -04:00
erc-notify.el
erc-page.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
erc-pcomplete.el
erc-replace.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
erc-ring.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
erc-services.el Merge from origin/emacs-27 2021-07-04 00:14:47 -04:00
erc-sound.el
erc-speedbar.el
erc-spelling.el
erc-stamp.el
erc-status-sidebar.el
erc-track.el * lisp/**/*.el: Avoid positional args to define-minor-mode 2021-04-11 23:47:14 -04:00
erc-truncate.el
erc-xdcc.el
erc.el Update a few more IRC-related references to point to Libera.Chat 2021-07-04 01:18:19 -04:00