aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/sql.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Automate support for `sql-indent' ELPA packageMichael R. Mauger2018-10-011-5/+32
* Fix Bug#32107Filipp Gunbin2018-07-111-2/+3
* * lisp/progmodes/sql.el Add MariaDB support (Robert Cochran)Michael R. Mauger2018-06-111-52/+190
* Improve buffer naming in sql.el (Bug#31446)Michael R. Mauger2018-06-021-88/+184
* Merge from origin/emacs-26Glenn Morris2018-05-231-3/+16
|\
| * Another attempt to fix sql.elEli Zaretskii2018-05-211-2/+7
| * Fix a typo in last change in sql.elEli Zaretskii2018-05-211-1/+1
| * Fix buffer names in sql.elEli Zaretskii2018-05-201-3/+11
| * sql.el defcustom fixesGlenn Morris2018-03-221-8/+15
* | * lisp/progmodes/sql.el (comint-line-beginning-position):Glenn Morris2018-04-251-11/+0
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-201-1/+2
* | (sql-stop): Don't bug out if the SQL buffer is killedLars Ingebrigtsen2018-04-181-9/+10
* | Revert hunk mistakenly applied in last patchLars Ingebrigtsen2018-04-171-10/+9
* | Fix problem in `g' in Info with strings like "(foo)"Lars Ingebrigtsen2018-04-171-9/+10
* | sql.el defcustom fixesGlenn Morris2018-03-231-8/+15
* | * lisp/progmodes/sql.el (sql-comint-oracle): Silence compiler.Glenn Morris2018-03-011-1/+2
|/
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-2/+2
* Handle non-zero exit status from psql more gracefullySimen Heggestøyl2017-09-051-3/+4
* * lisp/progmodes/sql.el: Version 3.6Michael R. Mauger2017-03-201-88/+127
* Merge from origin/emacs-25Paul Eggert2017-03-191-7/+10
|\
| * * lisp/progmodes/sql.el (sql-product-alist): Doc tweakStefan Monnier2017-01-141-1/+1
| * * lisp/progmodes/sql.el (sql-product-alist): Doc fix. (Bug#25440)Eli Zaretskii2017-01-141-7/+10
* | sql-mode w/ sqlite: In-memory databaseRolf Ade2017-03-021-11/+14
* | lisp/*.el: Fix some warningsJuanma Barranquero2017-01-291-1/+1
* | Fix selecting SQLite database files with sql-mode (Bug#23566)Rolf Ade2017-01-071-6/+8
* | Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * Quote table names for postgres listings (sql-mode)Matthew Carter2016-02-091-2/+2
* | Fix 'sql-connect' on first invocationNikolay Kudryavtsev2016-12-021-7/+6
* | Complete the name of PostgreSQL databasesSimen Heggestøyl2016-11-151-3/+15
* | Do not sharp-quote lambdasNicolas Petton2016-07-261-22/+22
* | Allow _ characters in SQL promptsSteve Purcell2016-04-241-4/+4
* | Quote table names for postgres listings (sql-mode)Matthew Carter2016-01-301-2/+2
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-2/+2
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-7/+7
* Fix several backslash typos in Elisp stringsPaul Eggert2015-09-171-2/+2
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-1/+1
* Escape ` and ' in docPaul Eggert2015-09-011-2/+2
* Prefer directed to neutral quotesPaul Eggert2015-08-241-4/+4
* 2015-03-14 Michael R. Mauger <michael@mauger.com>Michael R. Mauger2015-03-141-16/+29
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* sql.el (sql-mode-oracle-font-lock-keywords): Correct regexpMichael R. Mauger2014-11-011-50/+56
* * sql.el (sql-interactive-mode, sql-stop): Correct fix forMichael R. Mauger2014-11-011-10/+13
* Rename 24.5 to 25.1Stefan Monnier2014-09-291-4/+4
* (sql-execute): Use `special-mode'.Sam Steingold2014-09-221-1/+5