Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove the CVSish $Id$ lines | Daniel Stenberg | 2010-03-24 | 1 | -1/+0 |
| | |||||
* | Use build-time configured curl_socklen_t instead of socklen_t | Yang Tse | 2009-05-02 | 1 | -1/+1 |
| | |||||
* | removed tabs and trailing whitespace from source | Daniel Stenberg | 2004-10-06 | 1 | -1/+8 |
| | |||||
* | Curl_addrinfo is another typedef we use frequently | Daniel Stenberg | 2004-06-29 | 1 | -1/+1 |
| | |||||
* | meta-m runs delete-trailing-whitespace in curl-mode | Daniel Stenberg | 2004-05-24 | 1 | -0/+1 |
| | |||||
* | The kill trailing whitespace needs to be set better as this way it takes | Daniel Stenberg | 2004-05-19 | 1 | -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-mode | Daniel Stenberg | 2004-05-17 | 1 | -0/+2 |
| | |||||
* | better comments, added some more variable types we use in the font-lock | Daniel Stenberg | 2004-03-24 | 1 | -12/+3 |
| | |||||
* | added the new socket type | Daniel Stenberg | 2004-03-09 | 1 | -1/+1 |
| | |||||
* | font-lock the curl_off_t type instead of the off_t | Daniel Stenberg | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | add off_t as a recognized type for font-locking | Daniel Stenberg | 2003-12-16 | 1 | -1/+1 |
| | |||||
* | Added time_t | Daniel Stenberg | 2003-06-26 | 1 | -1/+1 |
| | |||||
* | support a few more common typedefs | Daniel Stenberg | 2003-03-12 | 1 | -1/+1 |
| | |||||
* | revised and better | Daniel Stenberg | 2003-01-28 | 1 | -5/+1 |
| | |||||
* | This is the new Emacs style for curl hacking, based on work written by | Daniel Stenberg | 2003-01-23 | 1 | -0/+54 |
Mats Lidell in project Rockbox. |