aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net/goto-addr.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/net/goto-addr.el')
-rw-r--r--lisp/net/goto-addr.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/goto-addr.el b/lisp/net/goto-addr.el
index 47b4972556..42c4bca8bf 100644
--- a/lisp/net/goto-addr.el
+++ b/lisp/net/goto-addr.el
@@ -208,7 +208,7 @@ there, then load the URL at or before point."
(interactive)
(save-excursion
(let ((address (save-excursion (goto-address-find-address-at-point))))
- (if (and address
+ (if (and address
(save-excursion
(goto-char (previous-single-char-property-change
(point) 'goto-address nil