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

Diff of /emacs/src/character.c

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

revision 1.1.2.13 by fx, Sun Aug 18 12:55:13 2002 UTC revision 1.1.2.14 by handa, Tue Aug 20 03:59:51 2002 UTC
# Line 73  Lisp_Object Vchar_width_table; Line 73  Lisp_Object Vchar_width_table;
73     property of corresponding character.  */     property of corresponding character.  */
74  Lisp_Object Vchar_direction_table;  Lisp_Object Vchar_direction_table;
75    
76  /* Variables used locally in the macro FETCH_MULTIBYTE_CHAR.  */  /* Variable used locally in the macro FETCH_MULTIBYTE_CHAR.  */
77  unsigned char *_fetch_multibyte_char_p;  unsigned char *_fetch_multibyte_char_p;
 int _fetch_multibyte_char_len;  
78    
79  /* Char table of scripts.  */  /* Char table of scripts.  */
80  Lisp_Object Vchar_script_table;  Lisp_Object Vchar_script_table;

Legend:
Removed from v.1.1.2.13  
changed lines
  Added in v.1.1.2.14

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