]> git.eshelyaron.com Git - emacs.git/commit
Remove upload functionality of package-x from the elisp manual
authorStefan Kangas <stefankangas@gmail.com>
Sun, 14 Jul 2019 03:59:46 +0000 (05:59 +0200)
committerNoam Postavsky <npostavs@gmail.com>
Thu, 25 Jul 2019 22:23:55 +0000 (18:23 -0400)
commit16a529e215331626f66160194701b74248cb9fa5
treed6b93dd1b66121bcd8f64405c9f75c8a569ed7e9
parent78e6c2ada6e04c3fe3e1d4777cb316a514d510dd
Remove upload functionality of package-x from the elisp manual

Suggested by Stefan Monnier.
Ref: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=19537#8

* doc/lispref/package.texi (Package Archives): Don't document
package-x upload functions in the elisp manual, since they are not
very commonly used.  (Bug#19537)
* lisp/emacs-lisp/package-x.el (package-archive-upload-base)
(package-upload-buffer, package-upload-file): Add to the doc strings
any details removed from the elisp manual that would otherwise be
missing.
doc/lispref/package.texi
lisp/emacs-lisp/package-x.el