annotate src/vlimit.h @ 90166:3e2ec732efd4

(shortlisp): Add ../lisp/international/charprop.el. (temacs${EXEEXT}): Build charprop.el if necessary. (admindir): New variable. ($(lispsource)international/charprop.el): New target.
author Kenichi Handa <handa@m17n.org>
date Tue, 10 May 2005 02:34:43 +0000
parents 68c22ea6027c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
484
3165b2697c78 entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
1 /* Dummy for Emacs so that we can run on VMS... */
3165b2697c78 entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
2 #define LIM_DATA 0
89909
68c22ea6027c Sync to HEAD
Kenichi Handa <handa@m17n.org>
parents: 88123
diff changeset
3
68c22ea6027c Sync to HEAD
Kenichi Handa <handa@m17n.org>
parents: 88123
diff changeset
4 /* arch-tag: 0c3436cb-5edc-447a-87af-acec402a65b9
68c22ea6027c Sync to HEAD
Kenichi Handa <handa@m17n.org>
parents: 88123
diff changeset
5 (do not change this comment) */