initial commit
[emacs-init.git] / nxhtml / tests / in / utf8-problem.el
1
2 (defvar utf8-problem
3   "\\(?:^\\|[[:space:]]\\)\\(?:href\\|src\\)[[:space:]]*=[[:space:]]*\"\\([^<«\"]*\\)\"")
4
5 ;; Local Variables:
6 ;; coding: utf-8
7 ;; End: