# HG changeset patch # User Richard M. Stallman # Date 1043592692 0 # Node ID f00b6ec5690088933548523d9814a7a2f3b08c1c # Parent 9f4069f735c67c9b45703261c1d960ec923ac467 (thing-at-point-file-name-chars): Undo previous change. diff -r 9f4069f735c6 -r f00b6ec56900 lisp/thingatpt.el --- a/lisp/thingatpt.el Sun Jan 26 13:06:48 2003 +0000 +++ b/lisp/thingatpt.el Sun Jan 26 14:51:32 2003 +0000 @@ -195,7 +195,7 @@ ;; Filenames and URLs www.com/foo%32bar -(defvar thing-at-point-file-name-chars "-~/[:alnum:]_.${}#%,:" +(defvar thing-at-point-file-name-chars "~/A-Za-z0-9---_.${}#%,:" "Characters allowable in filenames.") (put 'filename 'end-op