aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/sql.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright for release of 22.1 for progmodes directory.Nick Roberts2005-08-011-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (SQL): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-2/+2
* (sql-interactive-mode): Use delay-mode-hooks.Lute Kamstra2005-06-141-1/+1
* * progmodes/ada-mode.el (ada-mode):Lute Kamstra2005-05-261-2/+2
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-1/+1
* (sql-xemacs-p, sql-emacs19-p, sql-emacs20-p): Remove.Stefan Monnier2004-05-041-56/+40
* (sql-product-alist): Rename variable `sql-product-support'.Stefan Monnier2004-04-291-345/+588
* Change maintainer.Richard M. Stallman2003-09-121-1/+1
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Patch by Michael Mauger <[email protected]>Alex Schroeder2003-08-181-447/+1126
* Revert last change.Juanma Barranquero2003-07-141-870/+156
* Version 1.8.0 of sql-mode.Juanma Barranquero2003-07-131-156/+870
* Add support for SQLite interpreter.Juanma Barranquero2003-06-171-4/+79
* Added LINTER support.Juanma Barranquero2002-11-211-10/+193
* (sql-escape-newlines-and-send)Richard M. Stallman2002-01-171-2/+2
* (sql-query-placeholders-and-send): HandleRichard M. Stallman2002-01-131-2/+8
* (sql-mode-abbrev-table): Mark all the predefined abbrevs as "system"Pavel Janík2001-12-301-4/+4
* (sql-mode): Doc change.Richard M. Stallman2001-11-131-2/+12
* (sql-mysql): Doc change by RMS.Gerd Moellmann2001-10-291-4/+3
* (sql-db2): Doc change.Gerd Moellmann2001-08-201-18/+18
* (sql-escape-newlines-and-send): New function.Gerd Moellmann2001-04-201-3/+120
* (sql-interbase): New function.Gerd Moellmann2001-03-061-14/+78
* (sql-sybase): Fix typo (was: query user about server twoGerd Moellmann2001-03-051-5/+9
* (sql-sybase-options): New option.Gerd Moellmann2000-12-191-6/+7
* (sql-sybase-options): New option.Gerd Moellmann2000-10-181-7/+14
* (sql-mysql-options): New variable.Gerd Moellmann2000-10-051-1/+9
* (sql-postgres): Use sql-postgres-options.Gerd Moellmann2000-09-051-11/+23
* (sql-magic-go): Use comint-bol.Gerd Moellmann2000-08-171-5/+10
* Add compatibility definition of comint-line-beginning-position.Miles Bader2000-08-161-0/+11
* (sql-magic-go): Use comint-bol instead of explicitly matchingMiles Bader2000-08-071-17/+17
* (sql-ms): Added autoload cookie.Gerd Moellmann2000-07-271-52/+83
* (sql-interactive-mode-map): Use `kbd' in calls toGerd Moellmann2000-06-261-50/+98
* (sql-find-sqli-buffer): New function.Gerd Moellmann1999-11-241-8/+61
* (sql-imenu-generic-expression): new, used to setAlex Schroeder1999-09-291-52/+83
* (sql-sybase): use sql-server instead of sql-database.Alex Schroeder1999-08-241-18/+13
* (sql-accumulate-and-indent): Instead of testingRichard M. Stallman1999-08-061-7/+11
* (sql-input-ring-file-name): Doc fix.Karl Heuer1999-06-171-3/+9
* (sql-send-paragraph): Delete duplicate definition.Richard M. Stallman1999-04-081-11/+0
* Add defgroup :version.Dave Love1999-04-011-1/+2
* Set version to 1.4.1. Changed mail address toRichard M. Stallman1999-02-191-19/+27
* (sql-set-sqli-hook): A hook run when sql-buffer isRichard M. Stallman1999-02-191-25/+135