emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/w32console.c [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/w32console.c [emacs-unicode-2]
Date: Wed, 08 Dec 2004 00:47:43 -0500

Index: emacs/src/w32console.c
diff -c emacs/src/w32console.c:1.36.4.4 emacs/src/w32console.c:1.36.4.5
*** emacs/src/w32console.c:1.36.4.4     Mon Jun 28 07:29:24 2004
--- emacs/src/w32console.c      Wed Dec  8 05:02:19 2004
***************
*** 296,301 ****
--- 296,304 ----
  
  extern unsigned char *terminal_encode_buffer;
  
+ extern unsigned char *encode_terminal_code P_ ((struct glyph *, int, 
+                                               struct coding_system *));
+ 
  static void
  w32con_write_glyphs (register struct glyph *string, register int len)
  {




reply via email to

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