Changeset 3253


Ignore:
Timestamp:
Nov 13, 2018, 8:21:44 PM (6 years ago)
Author:
Andreas Schnellbacher
Message:
  • PASCAL: Re-enabeled space key if no syntax expansion is executed.
File:
1 edited

Legend:

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

    r3169 r3253  
    6969      lw = strip( line_l, 'T')
    7070      if w <> lw & not fForce then
    71          retc = 0
     71         retc = 1
    7272
    7373      elseif wrd = 'FOR' then
Note: See TracChangeset for help on using the changeset viewer.