summaryrefslogtreecommitdiff
path: root/lisp/obsolete
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2022-07-15 18:46:16 +0200
committerStefan Kangas <stefan@marxist.se>2022-07-28 12:47:55 +0200
commit04b9216b92a4ee1661e79da785cf87fc7c3a4c4e (patch)
tree8dd150b556a7bf408d528c8311e6d8e20886ac72 /lisp/obsolete
parent73465fe481e0db21234b1564e668b4e9a47a08aa (diff)
downloademacs-04b9216b92a4ee1661e79da785cf87fc7c3a4c4e.tar.gz
emacs-04b9216b92a4ee1661e79da785cf87fc7c3a4c4e.tar.bz2
emacs-04b9216b92a4ee1661e79da785cf87fc7c3a4c4e.zip
Make quickurl.el obsolete (part 2/2)
* lisp/obsolete/quickurl.el: Add "Obsolete-since" header. * lisp/info.el (Info-file-list-for-emacs): Delete quickurl entry. * doc/misc/autotype.texi (QuickURL): Delete section.
Diffstat (limited to 'lisp/obsolete')
-rw-r--r--lisp/obsolete/quickurl.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/obsolete/quickurl.el b/lisp/obsolete/quickurl.el
index 61cae43a88a..5ac10323d18 100644
--- a/lisp/obsolete/quickurl.el
+++ b/lisp/obsolete/quickurl.el
@@ -5,6 +5,7 @@
;; Author: Dave Pearson <davep@davep.org>
;; Created: 1999-05-28
;; Keywords: hypermedia
+;; Obsolete-since: 29.1
;; This file is part of GNU Emacs.