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 [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ffap.el [emacs-unicode-2]
Date: Mon, 28 Jun 2004 04:56:30 -0400

Index: emacs/lisp/ffap.el
diff -c emacs/lisp/ffap.el:1.36.4.1 emacs/lisp/ffap.el:1.36.4.2
*** emacs/lisp/ffap.el:1.36.4.1 Fri Apr 16 12:49:49 2004
--- emacs/lisp/ffap.el  Mon Jun 28 07:28:39 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]