/[emacs]/emacs/src/character.h
ViewVC logotype

Diff of /emacs/src/character.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.2 by handa, Tue Mar 5 00:08:10 2002 UTC revision 1.1.2.3 by fx, Fri May 17 16:26:29 2002 UTC
# Line 510  extern Lisp_Object Vchar_width_table; Line 510  extern Lisp_Object Vchar_width_table;
510  extern Lisp_Object Vchar_direction_table;  extern Lisp_Object Vchar_direction_table;
511  extern Lisp_Object Vchar_unify_table;  extern Lisp_Object Vchar_unify_table;
512    
513    extern Lisp_Object string_escape_byte8 P_ ((Lisp_Object));
514    
515  /* Return a translation table of id number ID.  */  /* Return a translation table of id number ID.  */
516  #define GET_TRANSLATION_TABLE(id) \  #define GET_TRANSLATION_TABLE(id) \
517    (XCDR(XVECTOR(Vtranslation_table_vector)->contents[(id)]))    (XCDR(XVECTOR(Vtranslation_table_vector)->contents[(id)]))

Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.1.2.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26