emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/term.c


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/term.c
Date: Wed, 01 Dec 2004 06:04:56 -0500

Index: emacs/src/term.c
diff -c emacs/src/term.c:1.157 emacs/src/term.c:1.158
*** emacs/src/term.c:1.157      Tue Nov 30 08:19:32 2004
--- emacs/src/term.c    Wed Dec  1 10:48:52 2004
***************
*** 800,806 ****
     Set CODING->produced to the byte-length of the resulting byte
     sequence, and return a pointer to that byte sequence.  */
  
! static unsigned char *
  encode_terminal_code (src, src_len, coding)
       struct glyph *src;
       int src_len;
--- 800,806 ----
     Set CODING->produced to the byte-length of the resulting byte
     sequence, and return a pointer to that byte sequence.  */
  
! unsigned char *
  encode_terminal_code (src, src_len, coding)
       struct glyph *src;
       int src_len;




reply via email to

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