/[emacs]/emacs/lisp/thingatpt.el
ViewVC logotype

Diff of /emacs/lisp/thingatpt.el

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

revision 1.29 by fx, Wed Jan 15 19:44:58 2003 UTC revision 1.30 by rms, Sun Jan 26 14:51:32 2003 UTC
# Line 195  a symbol as a valid THING." Line 195  a symbol as a valid THING."
195    
196  ;;  Filenames and URLs  www.com/foo%32bar  ;;  Filenames and URLs  www.com/foo%32bar
197    
198  (defvar thing-at-point-file-name-chars "-~/[:alnum:]_.${}#%,:"  (defvar thing-at-point-file-name-chars "~/A-Za-z0-9---_.${}#%,:"
199    "Characters allowable in filenames.")    "Characters allowable in filenames.")
200    
201  (put 'filename 'end-op      (put 'filename 'end-op    

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

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