mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-24 13:57:36 +00:00
* etc/NEWS: Remove some sql-stuff that is not NEWS-worthy.
This commit is contained in:
parent
c9f50c819f
commit
a94a2b9be3
1 changed files with 0 additions and 4 deletions
4
etc/NEWS
4
etc/NEWS
|
|
@ -424,10 +424,6 @@ The standard directory local variables feature replaces it.
|
|||
|
||||
** SQL Mode enhancements.
|
||||
|
||||
*** Several variables have been marked as safe local variables. The
|
||||
variables `sql-product', `sql-user', `sql-server', `sql-database' and
|
||||
`sql-port' can now be safely used as local variables.
|
||||
|
||||
*** `sql-dialect' is a synonym for `sql-product'.
|
||||
|
||||
*** Added ability to login with a port on MySQL and Postgres.
|
||||
|
|
|
|||
Loading…
Reference in a new issue