removed the local variables for emacs and vim, use the new sample.emacs

way for emacs, and vim users should provide a similar non-polluting style
This commit is contained in:
Daniel Stenberg
2003-01-29 10:14:20 +00:00
parent 409ac80710
commit a7c72b7abf
38 changed files with 0 additions and 308 deletions

View File

@@ -718,12 +718,3 @@ static Curl_addrinfo *my_getaddrinfo(struct SessionHandle *data,
}
#endif /* end of IPv4-specific code */
/*
* local variables:
* eval: (load-file "../curl-mode.el")
* end:
* vim600: fdm=marker
* vim: et sw=2 ts=2 sts=2 tw=78
*/