aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/sql.el (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * progmodes/sql.el Version 3.3Michael Mauger2013-07-231-31/+60
* More custom :type fixesGlenn Morris2013-05-101-26/+39
* * progmodes/sql.el Version 3.2Michael Mauger2013-03-111-152/+165
* * progmodes/sql.el: (sql-imenu-generic-expression):Michael Mauger2013-01-141-14/+44
* * progmodes/sql.el (sql-output-to-send): Remove, unused.Michael Mauger2013-01-141-8/+2
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | * progmodes/sql.el (sql-mode-postgres-font-lock-keywords): UpdateJulien Danjou2012-12-141-24/+30
* | * lisp/progmodes/sql.el: Use cl-lib and lexical-binding; various cleanup.Stefan Monnier2012-12-061-277/+279
* | Teach sql-mode's imenu about IF NOT EXISTSDaniel Colascione2012-11-211-9/+9
|\ \ | |/
* | Support IF NOT EXISTS in SQL declarationsDaniel Colascione2012-11-211-0/+1
|\ \ | |/
* | New property dynamic-docstring-function for docstrings.Stefan Monnier2012-11-081-26/+21
|/
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-8/+7
* * progmodes/sql.el: Version 3.1Michael Mauger2012-09-101-13/+29
* * progmodes/sql.el (sql-comint): Suppress the check for program onMichael Albinus2012-07-131-5/+7
* 2012-03-01 Michael R. Mauger <mmaug@yahoo.com>Michael Mauger2012-03-011-88/+99
* Add missing :version tags to new defgroups and defcustomsGlenn Morris2012-02-111-0/+4
* Add missing custom types to sql.elGlenn Morris2012-02-111-3/+8
* Shorten SQL mode NEWS entry, moving more details to doc stringsGlenn Morris2012-02-071-19/+15
* 2012-01-05 Michael R. Mauger <mmaug@yahoo.com>Michael Mauger2012-01-041-5/+18
* Spelling fixes.Paul Eggert2011-12-181-1/+1
* Spelling fixes.Paul Eggert2011-11-261-6/+6
* Fix typos.Juanma Barranquero2011-11-151-1/+1
* Spelling fixes.Paul Eggert2011-11-141-9/+9
* Small sql.el fix (tiny change)Andrew Schein2011-09-221-1/+1
* * progmodes/sql.el: Version 3.0Michael Mauger2011-07-051-255/+900
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-231-7/+7
* lisp/progmodes/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-221-1/+1
* Fix some mis-spellings of "precede" that are not in emacs-23 branch.Glenn Morris2011-02-221-3/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Derive from prog-mode, use derived-mode-p, and fix up variousStefan Monnier2010-12-101-39/+25
* | Merge changes from emacs-23 branchChong Yidong2010-10-311-2/+2
|\ \ | |/
| * * lisp/progmodes/sql.el: Remove comment link to defunct viewcvs url.Glenn Morris2010-10-301-2/+1
* | SQL Mode, Version 2.8 - sql-list-all and sql-list-table functions.Michael Mauger2010-09-181-145/+289
* | SQL Mode 2.7: Code cleanup and primatives for SQL redirectionMichael Mauger2010-09-131-51/+141
* | SQL Mode, Version 2.6Michael Mauger2010-09-101-190/+373
* | Suppress continuation prompts in SQL interactive modeMichael Mauger2010-08-101-48/+139
* | * progmodes/sql.el (sql-mode-sqlite-font-lock-keywords): AddedMichael Mauger2010-08-071-2/+45
* | SQL Mode Version2.4 - Improved login promptingMichael Mauger2010-07-221-237/+276
* | SQL Mode V2.3 - cleanup connection handlingMichael Mauger2010-07-201-114/+183
* | SQL Mode V2.2 - Added sql-connect and sql-connection-alistMichael Mauger2010-07-181-88/+262
* | * lisp/progmodes/sql.el (sql-connect-mysql): Fix typo.Bob Rogers2010-06-141-1/+1
* | * progmodes/sql.el: Fix typos in docstrings.Juanma Barranquero2010-05-141-16/+16
* | SQL mode version 2.1Michael Mauger2010-05-091-592/+1145
|/
* * progmodes/sql.el: Fix typos.Juanma Barranquero2010-04-241-50/+47
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (sql-product-alist): Add :name tag to entries.Stefan Monnier2009-08-161-152/+57
* Ian Eure <ian at digg.com> (tiny change)Glenn Morris2009-02-141-7/+1