summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 54929a6c0ca..cc330ada560 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2009-10-02 Kevin Ryde <user42@zip.com.au>
+
+ * net/browse-url.el (browse-url): Pass any symbol in
+ browse-url-browser-function to `apply', since if you've mistakenly put
+ an unbound symbol then the error is clearer. (Bug#4531)
+
2009-10-02 Juanma Barranquero <lekktu@gmail.com>
* allout.el (allout-init, allout-back-to-current-heading)