1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 11:50:28 +02:00
guile/module/system
Andy Wingo 090f14b890 repl: terminal-width by default
* module/system/repl/command.scm (terminal-width): New parameter that
  will use the true terminal width if unset.
  (backtrace, locals): Default to (terminal-width).
  (width): Simplify.
2011-03-04 11:16:15 +01:00
..
base Add `*current-warning-prefix*'. 2011-02-13 19:13:36 +01:00
repl repl: terminal-width by default 2011-03-04 11:16:15 +01:00
vm frame-source available in default environment 2011-02-11 12:43:05 +01:00
foreign.scm Have `define-wrapped-pointer-type' take a type name. 2011-02-08 22:42:45 +01:00
xref.scm system xref maintains source mapping for nested procedures too 2010-09-24 13:24:48 +02:00