* script.c (scm_compile_shell_switches): Add handling of -q switch
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Sat, 17 Oct 1998 08:20:27 +0000 (08:20 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Sat, 17 Oct 1998 08:20:27 +0000 (08:20 +0000)
commit97c524bd4a7b621bb904032b44bfafe4660ca76e
tree7dd42be1c5ec2bda0a173286a1187acf35adbf21
parentd509e5f6b3c3d6d2c0a54ec3aa1869844da4e406
* script.c (scm_compile_shell_switches): Add handling of -q switch
(inhibit loading of user init file).
(scm_shell_usage): Add usage text for -q switch.
(scm_compile_shell_switches): Always load user init file first if
it is loaded at all.
libguile/ChangeLog
libguile/script.c