diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index af1be5e5b60..e457317c84a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2010-08-07 Michael R. Mauger <mmaug@yahoo.com> | ||
| 2 | |||
| 3 | * progmodes/sql.el (sql-mode-sqlite-font-lock-keywords): Added | ||
| 4 | SQLite 3 keywords, functions and datatypes. | ||
| 5 | (sql-interactive-mode): Removed `comint-process-echoes' set to t | ||
| 6 | (Bug#6686). | ||
| 7 | |||
| 1 | 2010-08-07 Chong Yidong <cyd@stupidchicken.com> | 8 | 2010-08-07 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 9 | ||
| 3 | * simple.el (select-active-regions): Move to keyboard.c. | 10 | * simple.el (select-active-regions): Move to keyboard.c. |