1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 15:00:45 -08:00
emacs/lisp/erc
Olivier Certner 291bcb5973
ERC: Track: Fix a perceived minor bug in mode line face selection
* lisp/erc/erc-track.el (erc-track-modified-channels): Fix what is a
probable bug when a new insert event happens for a buffer that was not
tracked or for which no mode line face was selected: in this case,
stop treating the latest buffer's face (first in list) as the previous
one, which could be overridden with an older one (in FACES' rest), as
if it had happened after.
2021-09-12 01:12:59 -04:00
..
ChangeLog.1 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.2 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
erc-autoaway.el lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
erc-backend.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
erc-button.el Remove text props from callback args in erc-button 2021-07-23 15:18:05 +02:00
erc-capab.el Prefer https and fix broken links in ERC 2021-03-20 10:00:28 +01:00
erc-dcc.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +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 lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
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 Merge from origin/emacs-27 2021-08-02 22:39:43 -04:00
erc-identd.el lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
erc-imenu.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
erc-join.el lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
erc-lang.el lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
erc-list.el lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
erc-log.el lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
erc-match.el lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
erc-menu.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
erc-netsplit.el lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
erc-networks.el Merge from origin/emacs-27 2021-07-04 00:14:47 -04:00
erc-notify.el lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
erc-page.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
erc-pcomplete.el lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
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 lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
erc-speedbar.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
erc-spelling.el lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
erc-stamp.el Merge from origin/emacs-27 2021-08-06 08:49:32 -07:00
erc-status-sidebar.el lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
erc-track.el ERC: Track: Fix a perceived minor bug in mode line face selection 2021-09-12 01:12:59 -04:00
erc-truncate.el lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
erc-xdcc.el lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
erc.el ; Fix typos 2021-09-03 13:05:32 +02:00