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: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lispref/processes.texi
Date: Wed, 23 Jun 2004 13:00:41 -0400

Index: emacs/lispref/processes.texi
diff -c emacs/lispref/processes.texi:1.46 emacs/lispref/processes.texi:1.47
*** emacs/lispref/processes.texi:1.46   Fri Apr 16 16:42:35 2004
--- emacs/lispref/processes.texi        Wed Jun 23 16:38:24 2004
***************
*** 676,683 ****
  @ref{Asynchronous Processes}).
  @end defun
  
- @anchor{Coding systems for a subprocess}
  @defun process-coding-system process
  This function returns a cons cell describing the coding systems in use
  for decoding output from @var{process} and for encoding input to
  @var{process} (@pxref{Coding Systems}).  The value has this form:
--- 676,683 ----
  @ref{Asynchronous Processes}).
  @end defun
  
  @defun process-coding-system process
+ @anchor{Coding systems for a subprocess}
  This function returns a cons cell describing the coding systems in use
  for decoding output from @var{process} and for encoding input to
  @var{process} (@pxref{Coding Systems}).  The value has this form:




reply via email to

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