emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Rajesh Vaidheeswarran
Subject: [Emacs-diffs] Changes to emacs/lisp/ffap.el
Date: Wed, 09 Jun 2004 14:39:16 -0400

Index: emacs/lisp/ffap.el
diff -c emacs/lisp/ffap.el:1.44 emacs/lisp/ffap.el:1.45
*** emacs/lisp/ffap.el:1.44     Sat Feb 28 05:00:19 2004
--- emacs/lisp/ffap.el  Wed Jun  9 18:32:06 2004
***************
*** 941,947 ****
      ;; * no commas (good for latex)
      (file "--:$+<>@-Z_a-z~" "<@" "@>;.,!?:")
      ;; An url, or maybe a email/news message-id:
!     (url "--:=&address@hidden,%" "^A-Za-z0-9" ":;.,!?")
      ;; Find a string that does *not* contain a colon:
      (nocolon "--9$+<>@-Z_a-z~" "<@" "@>;.,!?")
      ;; A machine:
--- 941,947 ----
      ;; * no commas (good for latex)
      (file "--:$+<>@-Z_a-z~" "<@" "@>;.,!?:")
      ;; An url, or maybe a email/news message-id:
!     (url "--:=&address@hidden,%;" "^A-Za-z0-9" ":;.,!?")
      ;; Find a string that does *not* contain a colon:
      (nocolon "--9$+<>@-Z_a-z~" "<@" "@>;.,!?")
      ;; A machine:




reply via email to

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