From: Stefan Kangas Date: Thu, 26 Sep 2024 00:04:03 +0000 (+0200) Subject: Deprecate 'Homepage' header in favor of 'URL' X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9a6c5d0240698f80c5d5e5ae6e872cb4469fef6d;p=emacs.git Deprecate 'Homepage' header in favor of 'URL' * doc/lispref/tips.texi (Library Headers): Document the 'Homepage' header as deprecated in favor of 'URL'. (cherry picked from commit 89abbb843a01f799c320ad776d139835e80ecf61) --- diff --git a/doc/lispref/tips.texi b/doc/lispref/tips.texi index e3d695b2347..14eabb3558f 100644 --- a/doc/lispref/tips.texi +++ b/doc/lispref/tips.texi @@ -1158,8 +1158,8 @@ the place to write arbitrary keywords that describe their package, rather than just the relevant Finder keywords. @item URL -@itemx Homepage -These lines state the website of the library. +This line states the website of the library. @samp{Homepage} is a +deprecated alternative to @samp{URL}. @item Package-Version If @samp{Version} is not suitable for use by the package manager, then