]> git.rkrishnan.org Git - .emacs.d.git/blob - emacs/nxhtml/tests/in/utf8-problem.el
c5e8b3223ed2a71daf3003f1f2cadef2eca18f5b
[.emacs.d.git] / emacs / 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: