From 6147879837a53d22c9be04e7a4fc315a297ba2b3 Mon Sep 17 00:00:00 2001 From: Sterling Hughes Date: Fri, 7 Sep 2001 04:01:32 +0000 Subject: Added formatting sections for emacs and vim --- lib/easy.c | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'lib/easy.c') diff --git a/lib/easy.c b/lib/easy.c index f9cb6d860..07a0aa8b1 100644 --- a/lib/easy.c +++ b/lib/easy.c @@ -277,3 +277,11 @@ CURL *curl_easy_duphandle(CURL *incurl) return outcurl; } + +/* + * 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 + */ -- cgit v1.2.3