Searched refs:HISTEDIT (Results 1 – 5 of 5) sorted by relevance
16 .B HISTEDIT18 .B HISTEDIT107 .B HISTEDIT
154 6. HISTEDIT is checked before FCEDIT. FCEDIT is obsolete.293 2. hist uses ${HISTEDIT:-$FCEDIT}. FCEDIT is obsolete.
460 \fB\s-1HISTEDIT\s+1\fP
45 #define HISTEDIT (shgd->bltin_nodes+15) macro
218 if(!arg && !(arg=nv_getval(sh_scoped(shp,HISTEDIT))) && !(arg=nv_getval(sh_scoped(shp,FCEDNOD)))) in b_hist()