/[emacs]/emacs/lisp/net/goto-addr.el
ViewVC logotype

Diff of /emacs/lisp/net/goto-addr.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16.4.1 by handa, Fri Apr 16 12:50:32 2004 UTC revision 1.16.4.2 by miles, Tue Jun 29 16:45:24 2004 UTC
# Line 168  and `goto-address-fontify-p'." Line 168  and `goto-address-fontify-p'."
168                  (overlay-put this-overlay                  (overlay-put this-overlay
169                               'mouse-face goto-address-url-mouse-face)                               'mouse-face goto-address-url-mouse-face)
170                  (overlay-put this-overlay                  (overlay-put this-overlay
171                               'help-echo "mouse-2: follow URL")                               'help-echo "mouse-2, C-c RET: follow URL")
172                  (overlay-put this-overlay                  (overlay-put this-overlay
173                               'keymap goto-address-highlight-keymap)                               'keymap goto-address-highlight-keymap)
174                  (overlay-put this-overlay 'goto-address t)))                  (overlay-put this-overlay 'goto-address t)))
# Line 182  and `goto-address-fontify-p'." Line 182  and `goto-address-fontify-p'."
182                  (overlay-put this-overlay 'mouse-face                  (overlay-put this-overlay 'mouse-face
183                               goto-address-mail-mouse-face)                               goto-address-mail-mouse-face)
184                  (overlay-put this-overlay                  (overlay-put this-overlay
185                               'help-echo "mouse-2: mail this address")                               'help-echo "mouse-2, C-c RET: mail this address")
186                  (overlay-put this-overlay                  (overlay-put this-overlay
187                               'keymap goto-address-highlight-keymap)                               'keymap goto-address-highlight-keymap)
188                  (overlay-put this-overlay 'goto-address t))))))))                  (overlay-put this-overlay 'goto-address t))))))))

Legend:
Removed from v.1.16.4.1  
changed lines
  Added in v.1.16.4.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26