emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/lisp.h


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/lisp.h
Date: Mon, 10 Feb 2003 02:44:21 -0500

Index: emacs/src/lisp.h
diff -c emacs/src/lisp.h:1.446 emacs/src/lisp.h:1.447
*** emacs/src/lisp.h:1.446      Sat Jan 25 14:49:27 2003
--- emacs/src/lisp.h    Mon Feb 10 02:44:18 2003
***************
*** 2986,2991 ****
--- 2986,2992 ----
  extern int read_process_output P_ ((Lisp_Object, int));
  extern void init_process P_ ((void));
  extern void syms_of_process P_ ((void));
+ extern void setup_process_coding_systems P_ ((Lisp_Object));
  
  /* defined in callproc.c */
  extern Lisp_Object Vexec_path, Vexec_suffixes,




reply via email to

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