index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
sql.el
Age
Commit message (
Expand
)
Author
2022-04-09
Fix sql-mode comment-end parsing
Lars Ingebrigtsen
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-19
Fix prompt in `sql-sqlite'
Lars Ingebrigtsen
2021-10-19
SQL mode supports sending passwords in process
Michael R. Mauger
2021-10-18
Added sql-add-connection
Michael R. Mauger
2021-10-08
Remove XEmacs compat code from sql.el
Stefan Kangas
2021-10-08
Remove Emacs 20 compat code from sql.el
Stefan Kangas
2021-10-05
Merge from origin/emacs-28
Glenn Morris
2021-10-05
Use format-prompt for many more prompts
Stefan Kangas
2021-10-05
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-08-09
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-08
Use string-replace instead of replace-regexp-in-string
Mattias Engdegård
2021-05-27
* lisp/progmodes/sql.el: Turn `sql-*-statement-starters' to defvars.
Ingo Lohmar
2021-05-19
* lisp/progmodes/sql.el: `sql-postgres-statement-starters' defcustom
Ingo Lohmar
2021-05-16
prepend newline in sqli buffer
Ingo Lohmar
2021-04-19
; Normalize and add missing first and last lines
Stefan Kangas
2021-04-11
* lisp/progmodes/sql.el (sql-mode-ansi-font-lock-keywords): Fix declaration
Stefan Monnier
2021-03-24
Convert many more links to use HTTPS
Stefan Kangas
2021-02-05
Assume font-lock-mode variable is not void
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-09
Prefer setq-local in sql.el
Stefan Kangas
2020-12-09
* lisp/progmodes/sql.el: Remove redundant URL.
Stefan Kangas
2020-12-03
Remove redundant requires of 'custom'
Stefan Kangas
2020-11-24
Make XEmacs compat aliases easy-menu-{add,remove} obsolete
Stefan Kangas
2020-10-25
Remove some Emacs 19 compat code and references
Stefan Kangas
2020-10-02
Merge from origin/emacs-27
Glenn Morris
2020-10-02
; Fix many typos in symbols in docs and comments
Stefan Kangas
2020-10-01
2020-03-29 Michael R. Mauger <michael@mauger.com>
Michael R. Mauger
2020-10-01
Don't recommend quoting lambdas
Stefan Kangas
2020-09-25
Fix defcustom type in sql.el for sql-postgres-login-params
Lars Ingebrigtsen
2020-09-25
Fix some defcustom types
Lars Ingebrigtsen
2020-08-10
Fix problem with /- incorrectly starting a comment in SQL mode
Lars Ingebrigtsen
2020-08-09
Adds backslash as escape character to mysql syntax-alist
Kristian Hole
2020-08-09
Remove superfluous code from the previous '' sql string fix
Lars Ingebrigtsen
2020-08-08
Handle '' in strings in SQL Mode
Florian v. Savigny
2020-06-13
2020-03-29 Michael R. Mauger <michael@mauger.com>
Michael R. Mauger
2020-03-14
* lisp/progmodes/sql.el: Try and avoid `eval`; use define-derived-mode
Stefan Monnier
2020-01-01
Merge from origin/emacs-27
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-12-26
Use regexp type for regexps in defcustom declarations
Mattias Engdegård
2019-12-24
Trivial docstring fixes
Juanma Barranquero
2019-11-08
Fix some quoting glitches in doc strings
Paul Eggert
2019-10-01
Correct some custom type typos
Robert Pluim
2019-04-24
* lisp/progmodes/sql.el
Michael R. Mauger
2019-04-21
* lisp/progmodes/sql.el Bug#35307
Michael R. Mauger
2019-04-21
* lisp/progmodes/sql.el Bug#24483
Michael R. Mauger
2019-04-21
* lisp/progmodes.sql.el
Michael R. Mauger
2019-03-22
* lisp/progmodes/sql.el Bug#25424
Michael R. Mauger
[next]