Hot on the heels of the large IDLWAVE 4.13 release, which was haunted by triskaidekaphobia, version 4.14 cleans up a few of the new features and includes a few bug fixes: * Better handling of multiple *Examine* buffer windows, allowing you to resize them without it being auto-sized on each examine. A frame containing *Examine* with only one window will be used preferentially. * Key commands "c" and "q" clear the old contents and close the current *Examine* window, respectively. * Continued statements at the end of continuation lines, ala: a=1 & b=2 & frobnicate, a, $ b now have indentation correctly calculated. * Class-qualified method procedure calls now have continued indentation correctly calculated: object->myClass::theMethod, a, $ b As usual, you can find the updates, and the answers to life, and how to live it, at http://idlwave.org. Enjoy, JD