diff options
Diffstat (limited to 'lib/mprintf.c')
-rw-r--r-- | lib/mprintf.c | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/mprintf.c b/lib/mprintf.c index 6e28d2b32..375f4b3e0 100644 --- a/lib/mprintf.c +++ b/lib/mprintf.c @@ -1232,3 +1232,11 @@ int main() } #endif + +/* + * local variables: + * eval: (load-file "../curl-mode.el") + * end: + * vim600: et sw=2 ts=2 sts=2 tw=78 fdm=marker + * vim<600: et sw=2 ts=2 sts=2 tw=78 + */ |