emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/charset.h
Date: Fri, 04 Apr 2003 01:23:48 -0500

Index: emacs/src/charset.h
diff -c emacs/src/charset.h:1.72 emacs/src/charset.h:1.73
*** emacs/src/charset.h:1.72    Wed Jan 15 23:31:29 2003
--- emacs/src/charset.h Sat Jan 18 19:12:12 2003
***************
*** 837,842 ****
--- 837,844 ----
  extern int char_bytes P_ ((int));
  extern int char_valid_p P_ ((int, int));
  
+ EXFUN (Funibyte_char_to_multibyte, 1);
+ 
  extern Lisp_Object Vtranslation_table_vector;
  
  /* Return a translation table of id number ID.  */




reply via email to

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