Ignore:
Timestamp:
Jan 29, 2019, 7:18:48 PM (6 years ago)
Author:
Andreas Schnellbacher
Message:
  • Renamed select hooks and commands to filesloaded and fileswitched.
  • Cosmetic changes.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/src/netlabs/macros/locate.e

    r3424 r3434  
    13601360      if rc = 0 then
    13611361         -- Found
    1362          'HookAdd selectonce postme postme HighlightMatch'  -- additionally required to highlight after file switching
     1362         'HookAdd fileswitchedonce postme postme HighlightMatch'  -- additionally required to highlight after file switching
    13631363         if fid = startfid then
    13641364            'SayHint String only found in this file.'
Note: See TracChangeset for help on using the changeset viewer.