diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a0c6a8671f2..6b6a64b9899 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,7 +1,8 @@ | |||
| 1 | 2012-11-21 Daniel Colascione <dancol@dancol.org> | 1 | 2012-11-21 Daniel Colascione <dancol@dancol.org> |
| 2 | 2 | ||
| 3 | * progmodes/sql.el (sql-mode-font-lock-object-name): Support IF NOT EXISTS | 3 | * progmodes/sql.el (sql-mode-font-lock-object-name): Support IF NOT EXISTS |
| 4 | in SQL declarations. | 4 | in SQL declarations for font-lock. |
| 5 | (sql-imenu-generic-expression): Teach imenu about IF NOT EXISTS. | ||
| 5 | 6 | ||
| 6 | 2012-11-21 Glenn Morris <rgm@gnu.org> | 7 | 2012-11-21 Glenn Morris <rgm@gnu.org> |
| 7 | 8 | ||