emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/net/goto-addr.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/net/goto-addr.el
Date: Tue, 04 Feb 2003 08:17:18 -0500

Index: emacs/lisp/net/goto-addr.el
diff -c emacs/lisp/net/goto-addr.el:1.14 emacs/lisp/net/goto-addr.el:1.15
*** emacs/lisp/net/goto-addr.el:1.14    Tue Oct 29 13:12:33 2002
--- emacs/lisp/net/goto-addr.el Tue Feb  4 08:17:16 2003
***************
*** 208,214 ****
    (interactive)
    (save-excursion
      (let ((address (save-excursion (goto-address-find-address-at-point))))
!       (if (and address 
               (save-excursion
                 (goto-char (previous-single-char-property-change
                             (point) 'goto-address nil
--- 208,214 ----
    (interactive)
    (save-excursion
      (let ((address (save-excursion (goto-address-find-address-at-point))))
!       (if (and address
               (save-excursion
                 (goto-char (previous-single-char-property-change
                             (point) 'goto-address nil




reply via email to

[Prev in Thread] Current Thread [Next in Thread]