changeset 49461:f00b6ec56900

(thing-at-point-file-name-chars): Undo previous change.
author Richard M. Stallman <rms@gnu.org>
date Sun, 26 Jan 2003 14:51:32 +0000
parents 9f4069f735c6
children 0f1b7ff01485
files lisp/thingatpt.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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