/[emacs]/emacs/lisp/ffap.el
ViewVC logotype

Diff of /emacs/lisp/ffap.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.31.2.4 by miles, Fri Mar 19 23:27:33 2004 UTC revision 1.31.2.5 by miles, Tue Jul 6 10:00:03 2004 UTC
# Line 941  If t, `ffap-tex-init' will initialize th Line 941  If t, `ffap-tex-init' will initialize th
941      ;; * no commas (good for latex)      ;; * no commas (good for latex)
942      (file "--:$+<>@-Z_a-z~" "<@" "@>;.,!?:")      (file "--:$+<>@-Z_a-z~" "<@" "@>;.,!?:")
943      ;; An url, or maybe a email/news message-id:      ;; An url, or maybe a email/news message-id:
944      (url "--:=&?$+@-Z_a-z~#,%" "^A-Za-z0-9" ":;.,!?")      (url "--:=&?$+@-Z_a-z~#,%;" "^A-Za-z0-9" ":;.,!?")
945      ;; Find a string that does *not* contain a colon:      ;; Find a string that does *not* contain a colon:
946      (nocolon "--9$+<>@-Z_a-z~" "<@" "@>;.,!?")      (nocolon "--9$+<>@-Z_a-z~" "<@" "@>;.,!?")
947      ;; A machine:      ;; A machine:

Legend:
Removed from v.1.31.2.4  
changed lines
  Added in v.1.31.2.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26