Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-05-24 | meta-m runs delete-trailing-whitespace in curl-mode | Daniel Stenberg | |
2004-05-19 | The kill trailing whitespace needs to be set better as this way it takes | Daniel Stenberg | |
effect globally which isn't nice. Commented it out for now. Display trailing whitespace still, to remind me. | |||
2004-05-17 | automatically delete trailing white space on save in curl-mode | Daniel Stenberg | |
2004-03-24 | better comments, added some more variable types we use in the font-lock | Daniel Stenberg | |
2004-03-09 | added the new socket type | Daniel Stenberg | |
2004-01-22 | font-lock the curl_off_t type instead of the off_t | Daniel Stenberg | |
2003-12-16 | add off_t as a recognized type for font-locking | Daniel Stenberg | |
2003-06-26 | Added time_t | Daniel Stenberg | |
2003-03-12 | support a few more common typedefs | Daniel Stenberg | |
2003-01-28 | revised and better | Daniel Stenberg | |
2003-01-23 | This is the new Emacs style for curl hacking, based on work written by | Daniel Stenberg | |
Mats Lidell in project Rockbox. |