mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 09:14:18 +00:00
; Add missing periods to package-autosuggest NEWS entries
This commit is contained in:
parent
85dc3d882d
commit
5a99c7f4e7
1 changed files with 2 additions and 2 deletions
4
etc/NEWS
4
etc/NEWS
|
|
@ -2989,13 +2989,13 @@ presenting a diff between the downloaded code and a previous
|
||||||
installation or displaying a ChangeLog.
|
installation or displaying a ChangeLog.
|
||||||
|
|
||||||
+++
|
+++
|
||||||
*** New command 'package-autosuggest'
|
*** New command 'package-autosuggest'.
|
||||||
Using a built-in database of ELPA package suggestions, this command will
|
Using a built-in database of ELPA package suggestions, this command will
|
||||||
install viable packages if no specific major mode is available for the
|
install viable packages if no specific major mode is available for the
|
||||||
contents of the current buffer.
|
contents of the current buffer.
|
||||||
|
|
||||||
+++
|
+++
|
||||||
*** New minor mode 'package-autosuggest-mode'
|
*** New minor mode 'package-autosuggest-mode'.
|
||||||
When enabled, this displays indications about the availability of add-on
|
When enabled, this displays indications about the availability of add-on
|
||||||
ELPA packages for the current buffer and suggestions for installing
|
ELPA packages for the current buffer and suggestions for installing
|
||||||
those packages. The default is to show a button on the mode line that
|
those packages. The default is to show a button on the mode line that
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue