diff options
| author | Glenn Morris | 2011-02-22 20:37:53 -0800 |
|---|---|---|
| committer | Glenn Morris | 2011-02-22 20:37:53 -0800 |
| commit | a94a2b9be3445aaea447d4e6f6483b1afc9ea910 (patch) | |
| tree | 0666c8e5b0f2893143ea31254c38673e432f372b /etc | |
| parent | c9f50c819f057f38742d283c4f36b1ffcfd126d9 (diff) | |
| download | emacs-a94a2b9be3445aaea447d4e6f6483b1afc9ea910.tar.gz emacs-a94a2b9be3445aaea447d4e6f6483b1afc9ea910.zip | |
* etc/NEWS: Remove some sql-stuff that is not NEWS-worthy.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 0 insertions, 4 deletions
| @@ -424,10 +424,6 @@ The standard directory local variables feature replaces it. | |||
| 424 | 424 | ||
| 425 | ** SQL Mode enhancements. | 425 | ** SQL Mode enhancements. |
| 426 | 426 | ||
| 427 | *** Several variables have been marked as safe local variables. The | ||
| 428 | variables `sql-product', `sql-user', `sql-server', `sql-database' and | ||
| 429 | `sql-port' can now be safely used as local variables. | ||
| 430 | |||
| 431 | *** `sql-dialect' is a synonym for `sql-product'. | 427 | *** `sql-dialect' is a synonym for `sql-product'. |
| 432 | 428 | ||
| 433 | *** Added ability to login with a port on MySQL and Postgres. | 429 | *** Added ability to login with a port on MySQL and Postgres. |