aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 4177c11cab9..b01f2141f64 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -41,6 +41,9 @@ below. Emacs tries to warn you about these through `bad-packages-alist'.
41 41
42* Changes in Emacs 22.2 42* Changes in Emacs 22.2
43 43
44** The Gtk+ build now uses stock tool bar icons, so that a theme change
45is visible in Emacs tool bar.
46
44** `browse-url-emacs' loads a URL into an Emacs buffer. Handy for *.el URLs. 47** `browse-url-emacs' loads a URL into an Emacs buffer. Handy for *.el URLs.
45 48
46** `bad-packages-alist' will warn about external packages that are known 49** `bad-packages-alist' will warn about external packages that are known