| |
 |
Wednesday, July 30, 2003 |
© Copyright 2003 Tom Pierce.
|
|
|
|
| July 2003 |
| Sun |
Mon |
Tue |
Wed |
Thu |
Fri |
Sat |
| |
|
1 |
2 |
3 |
4 |
5 |
| 6 |
7 |
8 |
9 |
10 |
11 |
12 |
| 13 |
14 |
15 |
16 |
17 |
18 |
19 |
| 20 |
21 |
22 |
23 |
24 |
25 |
26 |
| 27 |
28 |
29 |
30 |
31 |
|
|
| Jun Aug |
|
|
Search
|
|
Emacs Sources
 | tsql-indent.el |
 | This is an indentation function for SQL mode. It was written with Transact SQL in mind. |
 | user-add-sql-folding-marks |
 | This is a simple function that adds folding-mode marks to SQL sources. It is quick and dirty, but is fairly useful for me. |
 | remove-line-boundary-in-region |
 | This function removes all the line boundaries in a region. This, in effect, collapses all the lines in the region onto one line. |
 | convert-camel-to-underscore |
 | This function converts all the text that is camel cased in a particular region to underscore separated text. |
My Subscriptions
|
|
|