mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-07 20:30:32 -08:00
* etc/NEWS: Mention the homepage-related changes in package.el.
This commit is contained in:
parent
5e15c624f9
commit
750ae9b2e9
2 changed files with 13 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2013-10-16 Dmitry Gutov <dgutov@yandex.ru>
|
||||
|
||||
* NEWS: Mention the homepage-related changes in package.el.
|
||||
|
||||
2013-10-07 Leo Liu <sdl.web@gmail.com>
|
||||
|
||||
* NEWS: Mention new feature of register commands.
|
||||
|
|
|
|||
9
etc/NEWS
9
etc/NEWS
|
|
@ -553,6 +553,15 @@ External su and sudo commands are now the default; the internal,
|
|||
Tramp-using variants can still be used by enabling the eshell-tramp
|
||||
module.
|
||||
|
||||
** Package
|
||||
|
||||
*** The format of `archive-contents' files, generated by package
|
||||
repositories, has changed to allow a new (fifth) element, containing
|
||||
an associative list with extra properties.
|
||||
|
||||
*** `describe-package' buffer uses the `:url' extra property to
|
||||
display a `Homepage' header, if it's present.
|
||||
|
||||
** New term.el option `term-suppress-hard-newline'.
|
||||
|
||||
** Obsolete packages:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue