mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-21 13:53:38 -05:00
A list of arguments to omit can now be passed to (exit! :restart). For example, `(exit! :restart "-c" :omit "--foo=" "--bar" "--baz=2")` will restart the current script with a new switch (-c) and three switches removed (--foo + one argument, --bar, --baz + two arguments).
76 KiB
76 KiB