view src/vlimit.h @ 82189:5b68c6fcbb95

Fix problem with modes derived from CC Mode: Move macro `c-make-emacs-variables-local' from cc-mode.el to cc-langs.el. Call it from c-make-init-lang-vars-fun (cc-langs.el) instead of c-init-language-vars-for (cc-mode.el).
author Alan Mackenzie <acm@muc.de>
date Sat, 28 Jul 2007 11:51:38 +0000
parents 695cf19ef79e
children 375f2633d815
line wrap: on
line source

/* Dummy for Emacs so that we can run on VMS... */
#define LIM_DATA 0

/* arch-tag: 0c3436cb-5edc-447a-87af-acec402a65b9
   (do not change this comment) */