Mercurial > emacs
comparison lisp/ChangeLog @ 109681:232ba164887b
* progmodes/sql.el (sql-mode-sqlite-font-lock-keywords): Added
SQLite 3 keywords, functions and datatypes.
(sql-interactive-mode): Removed `comint-process-echoes' set to t
(Bug#6686).
author | Michael Mauger <mmaug@yahoo.com> |
---|---|
date | Sat, 07 Aug 2010 19:57:07 -0400 |
parents | 14830418f9fc |
children | bc0b9af387a7 |
comparison
equal
deleted
inserted
replaced
109680:b6edc1ea12d7 | 109681:232ba164887b |
---|---|
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. |
4 (deactivate-mark): Used saved-region-selection. | 11 (deactivate-mark): Used saved-region-selection. |
5 (select-active-region): Function removed. | 12 (select-active-region): Function removed. |