aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/sql.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added keywords from `finder-by-keyword'.Richard M. Stallman1999-02-131-51/+193
* (sql-help): Doc fix.Richard M. Stallman1999-02-061-8/+16
* Changed version to 1.2.1.Richard M. Stallman1999-02-061-10/+94
* (sql-mode-ansi-font-lock-keywords): Quote font-lockKarl Heuer1999-01-121-15/+15
* Initial revisionRichard M. Stallman1999-01-111-0/+1060