# HG changeset patch # User Richard M. Stallman # Date 1005581018 0 # Node ID c053a630489a0bc0fbb91a3fea64106edbebb1d0 # Parent 80822bf12d5e322f335dde7dbd5a0d7bcf3278fb *** empty log message *** diff -r 80822bf12d5e -r c053a630489a lisp/ChangeLog --- a/lisp/ChangeLog Mon Nov 12 13:39:51 2001 +0000 +++ b/lisp/ChangeLog Mon Nov 12 16:03:38 2001 +0000 @@ -1,3 +1,10 @@ +2001-11-12 Alex Schroeder + + * sql.el (sql-mode): Doc change. + + * sql.el (sql-mode-syntax-table): The backslash is no longer an + escape character. + 2001-11-12 Colin Walters * calc/calc-keypd.el (toplevel): Bind mouse buttons. @@ -23,11 +30,6 @@ * textmodes/flyspell.el (flyspell-default-dictionary): Fix custom type. -2001-11-05 Alex Schroeder - - * sql.el (sql-mode-syntax-table): The backslash is no longer an - escape character. - 2001-11-11 Richard M. Stallman * calendar/solar.el (solar-sunrise-and-sunset):