Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Add test for both this and 33345+33346
|
|
|
|
Longstanding problem caused simple anonymous function incorrectly to
reset the overall "complext" state, causing wordcode to be diverted
into execsimple(), which caused a crash 'cos ist wasn't simple.
|
|
|
|
Don't expand arguments as if in command position. Test.
|
|
|
|
add typtab_flags bits (replaces specialcomma boolean) to record any unusual handling of typtab entries; signal safety; make bangchar non-special during completion lexing of the command line.
|
|
|
|
|
|
|
|
|
|
Conflicts:
ChangeLog
|
|
|
|
|
|
|
|
|
|
disconnected
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to avoid incorrect NO_UNSET errors
|
|
incremental history
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
ChangeLog
|
|
|
|
|
|
|
|
|
|
available before right margin
|
|
|
|
The (#q...) expression should simply be removed to leave a normal pattern
as before
|
|
|
|
|
|
|
|
returns the original pattern
|
|
|
|
|
|
|