diff options
| author | Lars Ingebrigtsen | 2022-06-17 15:06:15 +0200 |
|---|---|---|
| committer | Lars Ingebrigtsen | 2022-06-17 15:06:15 +0200 |
| commit | 65675f676d510c16faffcc5fbba9f7f268f1707f (patch) | |
| tree | c41862f9e320227a711ac7c1f74ee7699ec5c958 | |
| parent | 7daa552c681bb14fa97428e5888cfb545108ce1d (diff) | |
| download | emacs-65675f676d510c16faffcc5fbba9f7f268f1707f.tar.gz emacs-65675f676d510c16faffcc5fbba9f7f268f1707f.zip | |
Make uce.el obsolete (bug#46472)
| -rw-r--r-- | etc/TODO | 2 | ||||
| -rw-r--r-- | lisp/obsolete/uce.el (renamed from lisp/mail/uce.el) | 1 |
2 files changed, 2 insertions, 1 deletions
| @@ -806,7 +806,7 @@ kermit, log-edit, makesum, midnight [other than in Kill Buffer node], | |||
| 806 | mouse-copy [?], mouse-drag, mouse-sel, net-utils, rcompile, snmp-mode | 806 | mouse-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 |
| 808 | page], talk, thingatpt [interactive functions?], type-break, vcursor, | 808 | page], talk, thingatpt [interactive functions?], type-break, vcursor, |
| 809 | xscheme, zone-mode [?], mlconvert [?], iso-cvt, feedmail [?], uce, | 809 | xscheme, zone-mode [?], mlconvert [?], iso-cvt, feedmail [?], |
| 810 | gametree, page-ext, refbib, refer, scribe, texinfo, underline, | 810 | gametree, page-ext, refbib, refer, scribe, texinfo, underline, |
| 811 | cmacexp, hideif, pcomplete, xml, cvs-status (should be described in | 811 | cmacexp, hideif, pcomplete, xml, cvs-status (should be described in |
| 812 | PCL-CVS manual); other progmodes, probably in separate manual. | 812 | PCL-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 | ||