home *** CD-ROM | disk | FTP | other *** search
- This program is a small API Client for use in GoldEd3.x or above (If
- Dietmar didn't change the API).
-
- It's feature is to grab the current word under the cursor and to try to
- expand this word by searching through all opened buffers for the occurance
- of words, which begins with the grabbed one. All matched words are
- collected in a list and the user can iterate through these list just be
- calling the ARexx command again !
-
- This little program was inspired by the same feature of Emacs.
-
- Because I'm currently changing to ProgED, I don't improve this program
- in the future. If anyone want to do that, just do it.
-
- Some icons are taken from the MagicSAS1.1 archive by Walter Dörwald
- (walter@data.mayn.sub.de). Thanks Walter for that nice icons.
-
-