doc-src/fixbookmarks.pl
author paulson
Wed, 08 Aug 2007 14:00:09 +0200
changeset 24183 a46b758941a4
parent 6636 80052270f08b
permissions -rw-r--r--
Code to undo the function ascii_of


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