Files
emacs/lisp/progmodes/sql.el
Eli Zaretskii bb9d81d514 Fix sending input to SQL when point is not at EOB
* lisp/progmodes/sql.el (sql-send-string): Move point to EOB
before sending input to the SQL process.  Suggested by Gary Hollis
<ghollisjr@gmail.com>.  (Bug#69420)
2024-04-18 11:53:26 +03:00

224 KiB