mirror of
https://github.com/curl/curl.git
synced 2026-08-25 16:03:40 +03:00
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:
parent
409ac80710
commit
a7c72b7abf
38 changed files with 0 additions and 308 deletions
|
|
@ -112,11 +112,3 @@ Curl_unencode_deflate_write(struct SessionHandle *data,
|
|||
}
|
||||
}
|
||||
#endif /* HAVE_LIBZ */
|
||||
|
||||
/*
|
||||
* local variables:
|
||||
* eval: (load-file "../curl-mode.el")
|
||||
* end:
|
||||
* vim600: fdm=marker
|
||||
* vim: et sw=2 ts=2 sts=2 tw=78
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue