Re: [Guile-commits] GNU Guile branch, master, updated. a9b0f876c12bbbca9bdf1890eb014a30f004d9f8

2009-06-07 Thread Andy Wingo
On Fri 05 Jun 2009 15:21, l...@gnu.org (Ludovic Courtès) writes: Hello! Andy Wingo wi...@pobox.com writes: @deffn Instruction object-ref n -Push @var{n}th value from the current program's object vector. +...@deffnx Instruction long-object-ref n +Push @var{n}th value from the current

Re: [Guile-commits] GNU Guile branch, master, updated. a9b0f876c12bbbca9bdf1890eb014a30f004d9f8

2009-06-05 Thread Ludovic Courtès
Hello! Andy Wingo wi...@pobox.com writes: @deffn Instruction object-ref n -Push @var{n}th value from the current program's object vector. +...@deffnx Instruction long-object-ref n +Push @var{n}th value from the current program's object vector. The +``long'' variant has a 16-bit index