+++
** 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
*** 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.
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
---
** Miscellaneous
+*** FIXME: xdg-open for reportbug, 2010/08.
+
+++
*** The Landmark game is now invoked with `landmark', not `lm'.