diff options
| author | Richard M. Stallman | 2001-11-12 16:03:38 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2001-11-12 16:03:38 +0000 |
| commit | 66b17d3f450c882d11d0d61cbd15873aa891ef03 (patch) | |
| tree | 07046856739ecbcee609cc1c485ba333402af94e /lisp/ChangeLog | |
| parent | 7db6effa4a326721b0bc199379ba5fd008d12d4a (diff) | |
| download | emacs-66b17d3f450c882d11d0d61cbd15873aa891ef03.tar.gz emacs-66b17d3f450c882d11d0d61cbd15873aa891ef03.zip | |
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5f28c6dd0a3..d234b00333a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2001-11-12 Alex Schroeder <kensanata@yahoo.com> | ||
| 2 | |||
| 3 | * sql.el (sql-mode): Doc change. | ||
| 4 | |||
| 5 | * sql.el (sql-mode-syntax-table): The backslash is no longer an | ||
| 6 | escape character. | ||
| 7 | |||
| 1 | 2001-11-12 Colin Walters <walters@debian.org> | 8 | 2001-11-12 Colin Walters <walters@debian.org> |
| 2 | 9 | ||
| 3 | * calc/calc-keypd.el (toplevel): Bind mouse buttons. | 10 | * calc/calc-keypd.el (toplevel): Bind mouse buttons. |
| @@ -23,11 +30,6 @@ | |||
| 23 | * textmodes/flyspell.el (flyspell-default-dictionary): | 30 | * textmodes/flyspell.el (flyspell-default-dictionary): |
| 24 | Fix custom type. | 31 | Fix custom type. |
| 25 | 32 | ||
| 26 | 2001-11-05 Alex Schroeder <kensanata@yahoo.com> | ||
| 27 | |||
| 28 | * sql.el (sql-mode-syntax-table): The backslash is no longer an | ||
| 29 | escape character. | ||
| 30 | |||
| 31 | 2001-11-11 Richard M. Stallman <rms@gnu.org> | 33 | 2001-11-11 Richard M. Stallman <rms@gnu.org> |
| 32 | 34 | ||
| 33 | * calendar/solar.el (solar-sunrise-and-sunset): | 35 | * calendar/solar.el (solar-sunrise-and-sunset): |