emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/processes.texi


From: Thien-Thi Nguyen
Subject: [Emacs-diffs] Changes to emacs/lispref/processes.texi
Date: Sun, 20 Nov 2005 10:15:58 -0500

Index: emacs/lispref/processes.texi
diff -c emacs/lispref/processes.texi:1.69 emacs/lispref/processes.texi:1.70
*** emacs/lispref/processes.texi:1.69   Mon Oct 17 16:16:27 2005
--- emacs/lispref/processes.texi        Sun Nov 20 15:15:57 2005
***************
*** 2244,2250 ****
  acts as an array index.
  
  For example, if @var{name} is @code{(a b 2 c)}, that means to find
! field @code{c} in the second element of subfield @code{b} of field
  @code{a}.  (This corresponds to @code{struct.a.b[2].c} in C.)
  @end defun
  
--- 2244,2250 ----
  acts as an array index.
  
  For example, if @var{name} is @code{(a b 2 c)}, that means to find
! field @code{c} in the third element of subfield @code{b} of field
  @code{a}.  (This corresponds to @code{struct.a.b[2].c} in C.)
  @end defun
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]