summaryrefslogtreecommitdiff
path: root/curl-style.el
Commit message (Collapse)AuthorAgeFilesLines
* removed tabs and trailing whitespace from sourceDaniel Stenberg2004-10-061-1/+8
|
* Curl_addrinfo is another typedef we use frequentlyDaniel Stenberg2004-06-291-1/+1
|
* meta-m runs delete-trailing-whitespace in curl-modeDaniel Stenberg2004-05-241-0/+1
|
* The kill trailing whitespace needs to be set better as this way it takesDaniel Stenberg2004-05-191-1/+1
| | | | | effect globally which isn't nice. Commented it out for now. Display trailing whitespace still, to remind me.
* automatically delete trailing white space on save in curl-modeDaniel Stenberg2004-05-171-0/+2
|
* better comments, added some more variable types we use in the font-lockDaniel Stenberg2004-03-241-12/+3
|
* added the new socket typeDaniel Stenberg2004-03-091-1/+1
|
* font-lock the curl_off_t type instead of the off_tDaniel Stenberg2004-01-221-1/+1
|
* add off_t as a recognized type for font-lockingDaniel Stenberg2003-12-161-1/+1
|
* Added time_tDaniel Stenberg2003-06-261-1/+1
|
* support a few more common typedefsDaniel Stenberg2003-03-121-1/+1
|
* revised and betterDaniel Stenberg2003-01-281-5/+1
|
* This is the new Emacs style for curl hacking, based on work written byDaniel Stenberg2003-01-231-0/+54
Mats Lidell in project Rockbox.