/[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.46 by jurta, Mon Dec 13 05:16:25 2004 UTC revision 1.47 by rms, Mon Dec 27 15:41:08 2004 UTC
# Line 962  If t, `ffap-tex-init' will initialize th Line 962  If t, `ffap-tex-init' will initialize th
962      ;; * no commas (good for latex)      ;; * no commas (good for latex)
963      (file "--:$+<>@-Z_a-z~*?" "<@" "@>;.,!:")      (file "--:$+<>@-Z_a-z~*?" "<@" "@>;.,!:")
964      ;; An url, or maybe a email/news message-id:      ;; An url, or maybe a email/news message-id:
965      (url "--:=&?$+@-Z_a-z~#,%;" "^A-Za-z0-9" ":;.,!?")      (url "--:=&?$+@-Z_a-z~#,%;*" "^A-Za-z0-9" ":;.,!?")
966      ;; Find a string that does *not* contain a colon:      ;; Find a string that does *not* contain a colon:
967      (nocolon "--9$+<>@-Z_a-z~" "<@" "@>;.,!?")      (nocolon "--9$+<>@-Z_a-z~" "<@" "@>;.,!?")
968      ;; A machine:      ;; A machine:

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47

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