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