emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/thingatpt.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/thingatpt.el
Date: Sun, 26 Jan 2003 09:51:32 -0500

Index: emacs/lisp/thingatpt.el
diff -c emacs/lisp/thingatpt.el:1.29 emacs/lisp/thingatpt.el:1.30
*** emacs/lisp/thingatpt.el:1.29        Wed Jan 15 14:44:58 2003
--- emacs/lisp/thingatpt.el     Sun Jan 26 09:51:32 2003
***************
*** 195,201 ****
  
  ;;  Filenames and URLs  www.com/foo%32bar
  
! (defvar thing-at-point-file-name-chars "-~/[:alnum:]_.${}#%,:"
    "Characters allowable in filenames.")
  
  (put 'filename 'end-op    
--- 195,201 ----
  
  ;;  Filenames and URLs  www.com/foo%32bar
  
! (defvar thing-at-point-file-name-chars "~/A-Za-z0-9---_.${}#%,:"
    "Characters allowable in filenames.")
  
  (put 'filename 'end-op    




reply via email to

[Prev in Thread] Current Thread [Next in Thread]