aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Ingebrigtsen2022-06-17 15:06:15 +0200
committerLars Ingebrigtsen2022-06-17 15:06:15 +0200
commit65675f676d510c16faffcc5fbba9f7f268f1707f (patch)
treec41862f9e320227a711ac7c1f74ee7699ec5c958
parent7daa552c681bb14fa97428e5888cfb545108ce1d (diff)
downloademacs-65675f676d510c16faffcc5fbba9f7f268f1707f.tar.gz
emacs-65675f676d510c16faffcc5fbba9f7f268f1707f.zip
Make uce.el obsolete (bug#46472)
-rw-r--r--etc/TODO2
-rw-r--r--lisp/obsolete/uce.el (renamed from lisp/mail/uce.el)1
2 files changed, 2 insertions, 1 deletions
diff --git a/etc/TODO b/etc/TODO
index 2f23d410a74..7ab913f779a 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -806,7 +806,7 @@ kermit, log-edit, makesum, midnight [other than in Kill Buffer node],
806mouse-copy [?], mouse-drag, mouse-sel, net-utils, rcompile, snmp-mode 806mouse-copy [?], mouse-drag, mouse-sel, net-utils, rcompile, snmp-mode
807[?], soundex [should be interactive?], strokes [start from the web 807[?], soundex [should be interactive?], strokes [start from the web
808page], talk, thingatpt [interactive functions?], type-break, vcursor, 808page], talk, thingatpt [interactive functions?], type-break, vcursor,
809xscheme, zone-mode [?], mlconvert [?], iso-cvt, feedmail [?], uce, 809xscheme, zone-mode [?], mlconvert [?], iso-cvt, feedmail [?],
810gametree, page-ext, refbib, refer, scribe, texinfo, underline, 810gametree, page-ext, refbib, refer, scribe, texinfo, underline,
811cmacexp, hideif, pcomplete, xml, cvs-status (should be described in 811cmacexp, hideif, pcomplete, xml, cvs-status (should be described in
812PCL-CVS manual); other progmodes, probably in separate manual. 812PCL-CVS manual); other progmodes, probably in separate manual.
diff --git a/lisp/mail/uce.el b/lisp/obsolete/uce.el
index 2672cfca1fb..2cbbf5dc65d 100644
--- a/lisp/mail/uce.el
+++ b/lisp/obsolete/uce.el
@@ -5,6 +5,7 @@
5;; Author: stanislav shalunov <shalunov@mccme.ru> 5;; Author: stanislav shalunov <shalunov@mccme.ru>
6;; Created: 10 Dec 1996 6;; Created: 10 Dec 1996
7;; Keywords: mail, uce, unsolicited commercial email 7;; Keywords: mail, uce, unsolicited commercial email
8;; Obsolete-since: 29.1
8 9
9;; This file is part of GNU Emacs. 10;; This file is part of GNU Emacs.
10 11