summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-08-16 13:31:49 +0200
committerStefan Kangas <stefankangas@gmail.com>2022-08-16 13:31:49 +0200
commitf25c8126cea90355701644e4e0aebfceafb5c865 (patch)
treea59fa80633e6e3422ef0cf03c5e048aa0fbe41e9
parent780c525d11a6d3ade3b85a1a0583f241311036df (diff)
downloademacs-f25c8126cea90355701644e4e0aebfceafb5c865.tar.gz
; Don't mention obsolete libraries
* lisp/erc/erc-speedbar.el: * etc/TODO (https): Don't mention obsolete libraries.
-rw-r--r--etc/TODO2
-rw-r--r--lisp/erc/erc-speedbar.el3
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: