mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-21 05:21:37 -07:00
* package.texi (Package Menu): Package list was changed to not say "unsigned"
This commit is contained in:
parent
c938c07bf3
commit
da55edac25
2 changed files with 6 additions and 1 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2014-10-06 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* package.texi (Package Menu): The package list was changed to not
|
||||
say "unsigned" any more.
|
||||
|
||||
2014-10-04 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* misc.texi (Sorting):
|
||||
|
|
|
|||
|
|
@ -60,7 +60,7 @@ The package's version number (e.g., @samp{11.86}).
|
|||
@item
|
||||
The package's status---normally one of @samp{available} (can be
|
||||
downloaded from the package archive), @samp{installed},
|
||||
@samp{unsigned} (installed, but not signed; @pxref{Package Signing}),
|
||||
@c @samp{unsigned} (installed, but not signed; @pxref{Package Signing}),
|
||||
or @samp{built-in} (included in Emacs by default).
|
||||
|
||||
The status can also be @samp{new}. This is equivalent to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue