summaryrefslogtreecommitdiff
path: root/lisp/info.el
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/info.el
parent73465fe481e0db21234b1564e668b4e9a47a08aa (diff)
downloademacs-04b9216b92a4ee1661e79da785cf87fc7c3a4c4e.tar.gz
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/info.el')
-rw-r--r--lisp/info.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/info.el b/lisp/info.el
index fca40512246..7c1b34ed642 100644
--- a/lisp/info.el
+++ b/lisp/info.el
@@ -4520,7 +4520,7 @@ Advanced commands:
("java" . "ccmode") ("idl" . "ccmode") ("pike" . "ccmode")
("skeleton" . "autotype") ("auto-insert" . "autotype")
("copyright" . "autotype") ("executable" . "autotype")
- ("time-stamp" . "autotype") ("quickurl" . "autotype")
+ ("time-stamp" . "autotype")
("tempo" . "autotype") ("hippie-expand" . "autotype")
("cvs" . "pcl-cvs") ("ada" . "ada-mode") "calc"
("calcAlg" . "calc") ("calcDigit" . "calc") ("calcVar" . "calc")