doc-src/fixbookmarks.pl
author wenzelm
Thu, 09 Sep 2010 18:04:35 +0200
changeset 39235 cda88e68106d
parent 6636 80052270f08b
permissions -rw-r--r--
Meson.make_clauses_unsorted: removed spurious debug code stemming from 5146d640aa4a -- must not handle arbitrary exceptions in user space;


s/\\([a-zA-Z]+)\s*/$1/g;
s/\$//g;
s/^BOOKMARK/\\BOOKMARK/g;