aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorEli Zaretskii2018-03-10 13:57:33 +0200
committerEli Zaretskii2018-03-10 13:57:33 +0200
commita34ef529642360130b32a6b5032ad6de2e24baa8 (patch)
tree79b3472f914e3cee1081c86a6aee96c44d6023fc /doc
parentfbc7f9ae44a2a705e37cb7d1f9585cfaac8d13ee (diff)
downloademacs-a34ef529642360130b32a6b5032ad6de2e24baa8.tar.gz
emacs-a34ef529642360130b32a6b5032ad6de2e24baa8.zip
Document the "URL" keyword in library headers
* doc/lispref/tips.texi (Library Headers): "URL" is an alias for "Homepage". Suggested by Peter Oliver <p.d.oliver@mavit.org.uk>. (Bug#30571)
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/tips.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/lispref/tips.texi b/doc/lispref/tips.texi
index 0695d9b7b12..c62cfcfa8f6 100644
--- a/doc/lispref/tips.texi
+++ b/doc/lispref/tips.texi
@@ -1043,7 +1043,8 @@ the place to write arbitrary keywords that describe their package,
1043rather than just the relevant Finder keywords. 1043rather than just the relevant Finder keywords.
1044 1044
1045@item Homepage 1045@item Homepage
1046This line states the homepage of the library. 1046@itemx URL
1047These lines state the homepage of the library.
1047 1048
1048@item Package-Version 1049@item Package-Version
1049If @samp{Version} is not suitable for use by the package manager, then 1050If @samp{Version} is not suitable for use by the package manager, then