add floating point numbers to highlightning
hack with \B in case with float starting with . is used to match . not attached to any word character \b in the second line denotes word border formed by following digits
Authored by: techtonik 2007-05-02
Parent: [r991]
Child: [r993]