aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
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 @@
12012-11-21 Daniel Colascione <dancol@dancol.org> 12012-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
62012-11-21 Glenn Morris <rgm@gnu.org> 72012-11-21 Glenn Morris <rgm@gnu.org>
7 8