+2013-08-09 Juanma Barranquero <lekktu@gmail.com>
+
+ * ffap.el (ffap-url-at-point): Fix reference to variable
+ thing-at-point-default-mail-uri-scheme.
+
2013-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
* subr.el (define-error): New function.
(or (and (eq major-mode 'w3-mode) ; In a w3 buffer button?
(w3-view-this-url t))
(let ((thing-at-point-beginning-of-url-regexp ffap-url-regexp)
- (thing-at-point-default-mail-scheme ffap-foo-at-bar-prefix))
+ (thing-at-point-default-mail-uri-scheme ffap-foo-at-bar-prefix))
(thing-at-point-url-at-point t
(if (use-region-p)
(cons (region-beginning)