94d2fc1815
* Added nxhtml, mostly for django support. * Changed some org settings.
7 lines
159 B
EmacsLisp
7 lines
159 B
EmacsLisp
|
|
(defvar utf8-problem
|
|
"\\(?:^\\|[[:space:]]\\)\\(?:href\\|src\\)[[:space:]]*=[[:space:]]*\"\\([^<«\"]*\\)\"")
|
|
|
|
;; Local Variables:
|
|
;; coding: utf-8
|
|
;; End:
|