Mercurial > emacs
comparison lisp/ChangeLog @ 31394:bd0f43957f3e
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 05 Sep 2000 10:52:21 +0000 |
parents | 0275fa841f55 |
children | fbaf3c51578e |
comparison
equal
deleted
inserted
replaced
31393:9cb95a7ee33e | 31394:bd0f43957f3e |
---|---|
1 2000-09-05 Alex Schroeder <alex@gnu.org> | |
2 | |
3 * sql.el (sql-postgres): Use sql-postgres-options. | |
4 (sql-postgres-options): New variable. | |
5 | |
6 2000-09-05 Alex Schroeder <alex@gnu.org> | |
7 | |
8 * sql.el (sql-mode-menu): Work around missing variable mark-active | |
9 in XEmacs. | |
10 (sql-mode): Added call to easy-menu-add for XEmacs compatibility. | |
11 (sql-interactive-mode): Added call to easy-menu-add for XEmacs | |
12 compatibility. | |
13 | |
1 2000-09-04 Gerd Moellmann <gerd@gnu.org> | 14 2000-09-04 Gerd Moellmann <gerd@gnu.org> |
2 | 15 |
3 * vc.el (vc-dired-resynch-file): Add autoload cookie. | 16 * vc.el (vc-dired-resynch-file): Add autoload cookie. |
4 | 17 |
5 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map. | 18 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map. |