aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/ChangeLog4
-rw-r--r--etc/NEWS9
2 files changed, 13 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index bb601d1e8ac..6527a7ab365 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12013-10-16 Dmitry Gutov <dgutov@yandex.ru>
2
3 * NEWS: Mention the homepage-related changes in package.el.
4
12013-10-07 Leo Liu <sdl.web@gmail.com> 52013-10-07 Leo Liu <sdl.web@gmail.com>
2 6
3 * NEWS: Mention new feature of register commands. 7 * NEWS: Mention new feature of register commands.
diff --git a/etc/NEWS b/etc/NEWS
index ddb9a9fcb31..a0e5d72c8ee 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -553,6 +553,15 @@ External su and sudo commands are now the default; the internal,
553Tramp-using variants can still be used by enabling the eshell-tramp 553Tramp-using variants can still be used by enabling the eshell-tramp
554module. 554module.
555 555
556** Package
557
558*** The format of `archive-contents' files, generated by package
559repositories, has changed to allow a new (fifth) element, containing
560an associative list with extra properties.
561
562*** `describe-package' buffer uses the `:url' extra property to
563display a `Homepage' header, if it's present.
564
556** New term.el option `term-suppress-hard-newline'. 565** New term.el option `term-suppress-hard-newline'.
557 566
558** Obsolete packages: 567** Obsolete packages: