/[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.18 by teirllm, Wed Jun 23 14:39:11 2004 UTC revision 1.19 by rms, Mon Dec 27 16:10:48 2004 UTC
# Line 100  A value of t means there is no limit--fo Line 100  A value of t means there is no limit--fo
100    
101  (defvar goto-address-mail-regexp  (defvar goto-address-mail-regexp
102    ;; Actually pretty much any char could appear in the username part.  -stef    ;; Actually pretty much any char could appear in the username part.  -stef
103    "[-a-zA-Z0-9._+]+@\\([-a-zA-z0-9_]+\\.\\)+[a-zA-Z0-9]+"    "[-a-zA-Z0-9=._+]+@\\([-a-zA-z0-9_]+\\.\\)+[a-zA-Z0-9]+"
104    "A regular expression probably matching an e-mail address.")    "A regular expression probably matching an e-mail address.")
105    
106  (defvar goto-address-url-regexp  (defvar goto-address-url-regexp

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

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