comparison lisp/ChangeLog @ 32622:1025b13bfe71

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 18 Oct 2000 14:38:55 +0000
parents e316ddc98747
children 791ab28d851e
comparison
equal deleted inserted replaced
32621:50c28d51e0f2 32622:1025b13bfe71
1 2000-10-18 Gerd Moellmann <gerd@gnu.org> 1 2000-10-18 Gerd Moellmann <gerd@gnu.org>
2 2
3 * startup.el (fancy-splash-screens): Set buffer-undo-list to t. 3 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
4 Use fancy-splash-delay. 4 Use fancy-splash-delay.
5
6 2000-10-18 Alex Schroeder <alex@gnu.org>
7
8 * progmodes/sql.el (sql-sybase-options): New option.
9 (sql-sybase): Use it. Add sql-database to the list of parameters
10 provided for login. The options -w 2048 -n are not used any more.
5 11
6 2000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br> 12 2000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7 13
8 * ps-print.el: Internal variable changes to defcustom, 14 * ps-print.el: Internal variable changes to defcustom,
9 make-local-hook changes to defvar. Doc fix. 15 make-local-hook changes to defvar. Doc fix.