Mercurial > emacs
changeset 30906:cab5c3c01776
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 17 Aug 2000 11:20:50 +0000 |
parents | 2069c10bf952 |
children | 46752ce55a92 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 18 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Aug 17 11:20:26 2000 +0000 +++ b/lisp/ChangeLog Thu Aug 17 11:20:50 2000 +0000 @@ -1,3 +1,21 @@ +2000-08-17 Alex Schroeder <alex@gnu.org> + + * sql.el (sql-magic-go): Use comint-bol. + (sql-copy-column): Use comint-line-beginning-position. + (comint-line-beginning-position): Define a replacement for + comint-line-beginning-position if it is not fboundp. + +2000-08-17 Alex Schroeder <alex@gnu.org> + + * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map; + it didn't have any effect anyway. + +2000-08-17 Alex Schroeder <alex@gnu.org> + + * sql.el (sql-postgres): Jason Beegan's patch uses the parameters + --pset and pager=off instead of sending \\o|cat at the beginning + of the session. + 2000-08-17 Miles Bader <miles@gnu.org> * progmodes/octave-inf.el: Add compatibility definition of