From f25c8126cea90355701644e4e0aebfceafb5c865 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Tue, 16 Aug 2022 13:31:49 +0200 Subject: [PATCH] ; Don't mention obsolete libraries * lisp/erc/erc-speedbar.el: * etc/TODO (https): Don't mention obsolete libraries. --- etc/TODO | 2 +- lisp/erc/erc-speedbar.el | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/etc/TODO b/etc/TODO index da4a8c1fab7..772fbf71911 100644 --- a/etc/TODO +++ b/etc/TODO @@ -796,7 +796,7 @@ artist, ansi-color, array, calculator, cdl, cmuscheme, completion, delim-col, dirtrack, double, echistory, elide-head, easymenu, expand, flow-ctrl, format [format-alist], generic/generic-x [various modes], kermit, log-edit, makesum, midnight [other than in Kill Buffer node], -mouse-copy [?], mouse-drag, mouse-sel, net-utils, rcompile, snmp-mode +mouse-copy [?], mouse-drag, mouse-sel, net-utils, snmp-mode [?], soundex [should be interactive?], strokes [start from the web page], talk, thingatpt [interactive functions?], type-break, vcursor, xscheme, zone-mode [?], mlconvert [?], iso-cvt, feedmail [?], diff --git a/lisp/erc/erc-speedbar.el b/lisp/erc/erc-speedbar.el index 19113c5aad0..11979a01301 100644 --- a/lisp/erc/erc-speedbar.el +++ b/lisp/erc/erc-speedbar.el @@ -31,8 +31,7 @@ ;; * Write intelligent update function: ;; update-channel, update-nick, remove-nick-from-channel, ... ;; * Use indicator-strings for op/voice -;; * Extract/convert face notes field from bbdb if available and show -;; it using sb-image.el +;; * Extract/convert face notes field from bbdb if available ;; ;;; Code: -- 2.39.2