[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r107193: NEWS updates for browse-url
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r107193: NEWS updates for browse-url |
Date: |
Wed, 08 Feb 2012 22:08:19 -0500 |
User-agent: |
Bazaar (2.3.1) |
------------------------------------------------------------
revno: 107193
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Wed 2012-02-08 22:08:19 -0500
message:
NEWS updates for browse-url
modified:
etc/NEWS
=== modified file 'etc/NEWS'
--- a/etc/NEWS 2012-02-09 02:40:41 +0000
+++ b/etc/NEWS 2012-02-09 03:08:19 +0000
@@ -587,10 +587,6 @@
+++
** Archive Mode has basic support for browsing and updating 7z archives.
-+++
-** browse-url has a new variable `browse-url-mailto-function'
-specifies how mailto: URLs are handled. The default is `browse-url-mail'.
-
---
** BibTeX mode
@@ -640,6 +636,16 @@
*** Some diary function aliases (obsolete since Emacs 22.1) have been removed:
view-diary-entries, list-diary-entries, show-all-diary-entries
+
+** Browse-url
+
++++
+*** New option `browse-url-mailto-function' specifies how to handle "mailto:"s.
+
+---
+*** The default browser used by the package is now the "xdg-open" program,
+on platforms that support it. This calls your desktop's preferred browser.
+
** CC Mode (C, C++, etc.)
*** New feature to "guess" the style in an existing buffer.
@@ -892,8 +898,6 @@
Since Emacs 23, it has done the same thing as `toggle-read-only', but
this was not advertised at the time.
-** FIXME: xdg-open for browse-url and reportbug, 2010/08.
-
** Obsolete modes
---
@@ -924,6 +928,8 @@
** Miscellaneous
+*** FIXME: xdg-open for reportbug, 2010/08.
+
+++
*** The Landmark game is now invoked with `landmark', not `lm'.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r107193: NEWS updates for browse-url,
Glenn Morris <=