Mercurial > emacs
comparison lisp/ChangeLog @ 34705:ae4ff8f7613c
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 19 Dec 2000 10:09:25 +0000 |
parents | 19ac95df016c |
children | a4de5768722f |
comparison
equal
deleted
inserted
replaced
34704:7cb3b80e66b8 | 34705:ae4ff8f7613c |
---|---|
1 2000-12-19 Alex Schroeder <alex@gnu.org> | |
2 | |
3 * sql.el (sql-sybase-options): New option. | |
4 (sql-sybase): Use it. Add sql-database to the list of parameters | |
5 provided for login. The options -w 2048 -n are not used any more. | |
6 (sql-postgres-options): Changed default from "--pset" to "-P". | |
7 (sql-mysql-options): Doc change. | |
8 (sql-stop): Doc change. | |
9 | |
1 2000-12-19 Kenichi Handa <handa@etl.go.jp> | 10 2000-12-19 Kenichi Handa <handa@etl.go.jp> |
2 | 11 |
3 * international/quail.el (quail-input-method): Always hide | 12 * international/quail.el (quail-input-method): Always hide |
4 the guidance buffer on exiting. | 13 the guidance buffer on exiting. |
5 | 14 |