1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 18:40:39 -08:00
emacs/lisp/url
Stefan Kangas c1772ce296 Declare some <package>-version variables obsolete
These are not used for anything these days and can therefore be
removed.  Package developers should check the Emacs version instead.
Ref: https://lists.gnu.org/r/emacs-devel/2020-03/msg00080.html

* lisp/calendar/icalendar.el (icalendar-version):
* lisp/dframe.el (dframe-version):
* lisp/emacs-lisp/checkdoc.el (checkdoc-version):
* lisp/emulation/edt.el (edt-version):
* lisp/international/mule.el (mule-version)
(mule-version-date):
* lisp/linum.el (linum-version):
* lisp/play/bubbles.el (bubbles-version):
* lisp/speedbar.el (speedbar-version):
* lisp/textmodes/remember.el (remember-version):
* lisp/url/url-vars.el (url-version):
* lisp/woman.el (woman-version): Declare obsolete.

* lisp/emacs-lisp/checkdoc.el (checkdoc-start-section):
* lisp/speedbar.el (speedbar-mode):
* lisp/url/url-about.el (url-about-protocols):
* lisp/url/url-http.el (url-http--user-agent-default-string):
* lisp/url/url-news.el (url-news-fetch-message-id):
* lisp/woman.el (woman-menu, woman-mode): Stop using variables
declared obsolete above.
2020-03-21 02:49:25 +01:00
..
ChangeLog.1 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-about.el Declare some <package>-version variables obsolete 2020-03-21 02:49:25 +01:00
url-auth.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-cache.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-cid.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-cookie.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-dav.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-dired.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-domsuf.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-expand.el Fix problem with degenerate <html base="."> specs in shr 2020-02-20 15:14:39 +01:00
url-file.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-ftp.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-future.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-gw.el Remove subsumed repetitions in regexps 2020-02-20 16:05:18 +01:00
url-handlers.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-history.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-http.el Declare some <package>-version variables obsolete 2020-03-21 02:49:25 +01:00
url-imap.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-irc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-ldap.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-mailto.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-methods.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-misc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-news.el Declare some <package>-version variables obsolete 2020-03-21 02:49:25 +01:00
url-nfs.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-parse.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-privacy.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-proxy.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-queue.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-tramp.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-util.el Add 'nofollow' flag to set-file-modes etc. 2020-02-23 16:45:50 -08:00
url-vars.el Declare some <package>-version variables obsolete 2020-03-21 02:49:25 +01:00
url.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00