diff options
| author | Stephen Berman | 2024-10-13 11:19:02 +0200 |
|---|---|---|
| committer | Stephen Berman | 2024-10-13 11:19:02 +0200 |
| commit | da048c6927020e71b7c3d0f39e0d37cdb3ae76ab (patch) | |
| tree | 905d7d41dcfe59808a6fadd7acdcb02160dace24 /java/org | |
| parent | f36d059cded88b0b6dafcc4a21a478ef0aaacf81 (diff) | |
| download | emacs-da048c6927020e71b7c3d0f39e0d37cdb3ae76ab.tar.gz emacs-da048c6927020e71b7c3d0f39e0d37cdb3ae76ab.zip | |
Fix case problem with 'sql-magic-go' (bug#73499)
* lisp/progmodes/sql.el (sql-electric-stuff): Use :initialize and
:set arguments to control presence of 'sql-magic-go' in
'post-self-insert-hook'.
(sql-interactive-mode-map): Remove key bindings for 'sql-magic-go'.
(sql-magic-go): Reimplement as a non-interactive function
restricted to 'sql-interactive-mode' and instead of using
'self-insert-command' check value of 'last-command-event'.
Diffstat (limited to 'java/org')
0 files changed, 0 insertions, 0 deletions