aboutsummaryrefslogtreecommitdiff
path: root/curl-style.el
AgeCommit message (Collapse)Author
2013-02-06emacs files: remove from git and distDaniel Stenberg
We don't need them and I doubt many people used them. We also don't have any configs for other editors and we wouldn't want that.
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2009-05-02Use build-time configured curl_socklen_t instead of socklen_tYang Tse
2004-10-06removed tabs and trailing whitespace from sourceDaniel Stenberg
2004-06-29Curl_addrinfo is another typedef we use frequentlyDaniel Stenberg
2004-05-24meta-m runs delete-trailing-whitespace in curl-modeDaniel Stenberg
2004-05-19The kill trailing whitespace needs to be set better as this way it takesDaniel Stenberg
effect globally which isn't nice. Commented it out for now. Display trailing whitespace still, to remind me.
2004-05-17automatically delete trailing white space on save in curl-modeDaniel Stenberg
2004-03-24better comments, added some more variable types we use in the font-lockDaniel Stenberg
2004-03-09added the new socket typeDaniel Stenberg
2004-01-22font-lock the curl_off_t type instead of the off_tDaniel Stenberg
2003-12-16add off_t as a recognized type for font-lockingDaniel Stenberg
2003-06-26Added time_tDaniel Stenberg
2003-03-12support a few more common typedefsDaniel Stenberg
2003-01-28revised and betterDaniel Stenberg
2003-01-23This is the new Emacs style for curl hacking, based on work written byDaniel Stenberg
Mats Lidell in project Rockbox.