summaryrefslogtreecommitdiff
path: root/lisp/progmodes/sql.el
Commit message (Expand)AuthorAge
...
* | * lisp/progmodes/sql.el: Try and avoid `eval`; use define-derived-modeStefan Monnier2020-03-14
* | Merge from origin/emacs-27Paul Eggert2020-01-01
|\|
| * Update copyright year to 2020Paul Eggert2020-01-01
* | Use regexp type for regexps in defcustom declarationsMattias Engdegård2019-12-26
|/
* Trivial docstring fixesJuanma Barranquero2019-12-24
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-08
* Correct some custom type typosRobert Pluim2019-10-01
* * lisp/progmodes/sql.elMichael R. Mauger2019-04-24
* * lisp/progmodes/sql.el Bug#35307Michael R. Mauger2019-04-21
* * lisp/progmodes/sql.el Bug#24483Michael R. Mauger2019-04-21
* * lisp/progmodes.sql.elMichael R. Mauger2019-04-21
* * lisp/progmodes/sql.el Bug#25424Michael R. Mauger2019-03-22
* Fix regular-expression glitches and typosPaul Eggert2019-03-04
* Correct implementation of `sql-set-product-feature' (Bug#30494).Michael R. Mauger2019-02-20
* * lisp/progmodes/sql.el (sql-is-indent-available): RemoveStefan Monnier2019-02-20
* * lisp/progmodes/sql.el: Fix use of string-empty-p in recent change.Glenn Morris2019-02-19
* * lisp/progmodes/sql.el: Added password wallet usingMichael R. Mauger2019-02-18
* * lisp/progmodes/sql.el defensive programmingMichael R. Mauger2019-02-18
* Check that feature exist in `sql-set-product-feature' (Bug#30494).Pierre Téchoueyres2019-01-12
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | Automate support for `sql-indent' ELPA packageMichael R. Mauger2018-10-01
* | Fix Bug#32107Filipp Gunbin2018-07-11
* | * lisp/progmodes/sql.el Add MariaDB support (Robert Cochran)Michael R. Mauger2018-06-11
* | Improve buffer naming in sql.el (Bug#31446)Michael R. Mauger2018-06-02
* | Merge from origin/emacs-26Glenn Morris2018-05-23
|\|
| * Another attempt to fix sql.elEli Zaretskii2018-05-21
| * Fix a typo in last change in sql.elEli Zaretskii2018-05-21
| * Fix buffer names in sql.elEli Zaretskii2018-05-20
| * sql.el defcustom fixesGlenn Morris2018-03-22
* | * lisp/progmodes/sql.el (comint-line-beginning-position):Glenn Morris2018-04-25
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-20
* | (sql-stop): Don't bug out if the SQL buffer is killedLars Ingebrigtsen2018-04-18
* | Revert hunk mistakenly applied in last patchLars Ingebrigtsen2018-04-17
* | Fix problem in `g' in Info with strings like "(foo)"Lars Ingebrigtsen2018-04-17
* | sql.el defcustom fixesGlenn Morris2018-03-23
* | * lisp/progmodes/sql.el (sql-comint-oracle): Silence compiler.Glenn Morris2018-03-01
|/
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-16
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-16
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Handle non-zero exit status from psql more gracefullySimen Heggestøyl2017-09-05
* * lisp/progmodes/sql.el: Version 3.6Michael R. Mauger2017-03-20
* Merge from origin/emacs-25Paul Eggert2017-03-19
|\
| * * lisp/progmodes/sql.el (sql-product-alist): Doc tweakStefan Monnier2017-01-14
| * * lisp/progmodes/sql.el (sql-product-alist): Doc fix. (Bug#25440)Eli Zaretskii2017-01-14
* | sql-mode w/ sqlite: In-memory databaseRolf Ade2017-03-02
* | lisp/*.el: Fix some warningsJuanma Barranquero2017-01-29