emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/Attic/character.h,v [emacs]


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/Attic/character.h,v [emacs]
Date: Tue, 06 Jun 2006 03:47:49 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         emacs
Changes by:     Kenichi Handa <handa>   06/06/06 03:47:49

Index: character.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/Attic/character.h,v
retrieving revision 1.1.4.6
retrieving revision 1.1.4.7
diff -u -b -r1.1.4.6 -r1.1.4.7
--- character.h 6 Dec 2004 11:35:27 -0000       1.1.4.6
+++ character.h 6 Jun 2006 03:47:49 -0000       1.1.4.7
@@ -641,6 +641,7 @@
 extern Lisp_Object Vauto_fill_chars;
 
 extern Lisp_Object Vchar_script_table;
+extern Lisp_Object Vscript_representative_chars;
 
 /* Copy LEN bytes from FROM to TO.  This macro should be used only
    when a caller knows that LEN is short and the obvious copy loop is




reply via email to

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