Mercurial > emacs
view src/s/uxpv.h @ 28087:9ca294cf76c7
(font-lock-keywords): Fix the doc now that regexp-opt-depth is unnecessary.
(save-buffer-state): Set an edebug spec.
(font-lock-fontify-anchored-keywords): Properly handle the case where the
matcher goes past the limit.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 11 Mar 2000 03:50:50 +0000 |
parents | e075b0cbd57a |
children | 695cf19ef79e |
line wrap: on
line source
/* System description file for Fujitsu UXP/V This file describes the parameters that system description files should define or not. */ #include "usg5-4-2.h" /* SYSTEM_TYPE should indicate the kind of system you are using. It sets the Lisp variable system-type. */ #undef SYSTEM_TYPE #define SYSTEM_TYPE "uxpv"