summaryrefslogtreecommitdiff
path: root/lisp/progmodes/sql.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Trivial docstring fixesJuanma Barranquero2019-12-241-1/+1
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-081-1/+1
* Correct some custom type typosRobert Pluim2019-10-011-1/+1
* * lisp/progmodes/sql.elMichael R. Mauger2019-04-241-16/+30
* * lisp/progmodes/sql.el Bug#35307Michael R. Mauger2019-04-211-0/+6
* * lisp/progmodes/sql.el Bug#24483Michael R. Mauger2019-04-211-4/+5
* * lisp/progmodes.sql.elMichael R. Mauger2019-04-211-19/+23
* * lisp/progmodes/sql.el Bug#25424Michael R. Mauger2019-03-221-1/+1
* Fix regular-expression glitches and typosPaul Eggert2019-03-041-2/+2
* Correct implementation of `sql-set-product-feature' (Bug#30494).Michael R. Mauger2019-02-201-15/+34
* * lisp/progmodes/sql.el (sql-is-indent-available): RemoveStefan Monnier2019-02-201-18/+13
* * lisp/progmodes/sql.el: Fix use of string-empty-p in recent change.Glenn Morris2019-02-191-0/+1
* * lisp/progmodes/sql.el: Added password wallet usingwalletMichael R. Mauger2019-02-181-1/+150
* * lisp/progmodes/sql.el defensive programmingMichael R. Mauger2019-02-181-5/+7
* Check that feature exist in `sql-set-product-feature' (Bug#30494).Pierre TĂ©choueyres2019-01-121-2/+6
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-19/+19
* | 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