aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorStefan Monnier2007-08-22 18:52:59 +0000
committerStefan Monnier2007-08-22 18:52:59 +0000
commit378f9937f10466aab340f81206193c11346cf9c2 (patch)
treeca739d6587750f724cf03fa9cdfa2908ec232dd0 /etc
parentea26cc2e3dd9e2c179bba6a249953d53ae99a04b (diff)
downloademacs-378f9937f10466aab340f81206193c11346cf9c2.tar.gz
emacs-378f9937f10466aab340f81206193c11346cf9c2.zip
(browse-url-emacs): New function.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 63591f40e61..e93c9128991 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -41,6 +41,8 @@ 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** `browse-url-emacs' loads a URL into an Emacs buffer. Handy for *.el URLs.
45
44** `bad-packages-alist' will warn about external packages that are known 46** `bad-packages-alist' will warn about external packages that are known
45to cause problems in this version of Emacs. 47to cause problems in this version of Emacs.
46 48