aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/sql.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add 2009 to copyright years.Glenn Morris2009-01-051-2/+2
* American English spelling fix.Glenn Morris2008-06-271-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (top): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-261-1/+1
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (sql-mode-abbrev-table): Corrected initialization.Richard M. Stallman2006-12-251-31/+48
* (sql-mode-abbrev-table): Define abbrevs even if abbrev-table isGlenn Morris2006-12-051-17/+18
* Update copyright for 2006.Nick Roberts2006-02-101-1/+1
* (font-lock-keyword-face, font-lock-set-defaults, font-lock-string-face):Juanma Barranquero2005-08-301-0/+4
* (sql-interactive-mode): Fix typo in docstring.Juanma Barranquero2005-08-291-1/+1
* (sql-interactive-mode-map): Use fboundp.Richard M. Stallman2005-08-091-13/+6