From: Richard M. Stallman Date: Sun, 26 Jan 2003 14:51:40 +0000 (+0000) Subject: (thing-at-point-file-name-chars): Undo previous change. X-Git-Tag: ttn-vms-21-2-B4~11466 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e6726b71927647ac2a60cc23a3abd2a836e0b95d;p=emacs.git (thing-at-point-file-name-chars): Undo previous change. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 920ca34f3cf..d176c1dac6c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2003-01-26 Richard M. Stallman + + * thingatpt.el (thing-at-point-file-name-chars): Undo previous change. + 2003-01-25 Bill Wohler * mh-e: Created directory. ChangeLog will appear in a week when we diff --git a/lisp/thingatpt.el b/lisp/thingatpt.el index 3723caf76fd..3e6b344a3f2 100644 --- a/lisp/thingatpt.el +++ b/lisp/thingatpt.el @@ -195,7 +195,7 @@ a symbol as a valid THING." ;; 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