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 [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/net/goto-addr.el [emacs-unicode-2]
Date: Tue, 29 Jun 2004 13:25:12 -0400

Index: emacs/lisp/net/goto-addr.el
diff -c emacs/lisp/net/goto-addr.el:1.16.4.1 
emacs/lisp/net/goto-addr.el:1.16.4.2
*** emacs/lisp/net/goto-addr.el:1.16.4.1        Fri Apr 16 12:50:32 2004
--- emacs/lisp/net/goto-addr.el Tue Jun 29 16:45:24 2004
***************
*** 168,174 ****
                (overlay-put this-overlay
                               'mouse-face goto-address-url-mouse-face)
                (overlay-put this-overlay
!                            'help-echo "mouse-2: follow URL")
                (overlay-put this-overlay
                               'keymap goto-address-highlight-keymap)
                (overlay-put this-overlay 'goto-address t)))
--- 168,174 ----
                (overlay-put this-overlay
                               'mouse-face goto-address-url-mouse-face)
                (overlay-put this-overlay
!                            'help-echo "mouse-2, C-c RET: follow URL")
                (overlay-put this-overlay
                               'keymap goto-address-highlight-keymap)
                (overlay-put this-overlay 'goto-address t)))
***************
*** 182,188 ****
                  (overlay-put this-overlay 'mouse-face
                               goto-address-mail-mouse-face)
                (overlay-put this-overlay
!                            'help-echo "mouse-2: mail this address")
                  (overlay-put this-overlay
                               'keymap goto-address-highlight-keymap)
                (overlay-put this-overlay 'goto-address t))))))))
--- 182,188 ----
                  (overlay-put this-overlay 'mouse-face
                               goto-address-mail-mouse-face)
                (overlay-put this-overlay
!                            'help-echo "mouse-2, C-c RET: mail this address")
                  (overlay-put this-overlay
                               'keymap goto-address-highlight-keymap)
                (overlay-put this-overlay 'goto-address t))))))))




reply via email to

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