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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lispref/processes.texi [lexbind]
Date: Tue, 06 Jul 2004 07:01:33 -0400

Index: emacs/lispref/processes.texi
diff -c emacs/lispref/processes.texi:1.26.2.8 
emacs/lispref/processes.texi:1.26.2.9
*** emacs/lispref/processes.texi:1.26.2.8       Tue Apr 27 14:08:34 2004
--- emacs/lispref/processes.texi        Tue Jul  6 10:20:18 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]