diff options
Diffstat (limited to 'lisp/progmodes/sql.el')
| -rw-r--r-- | lisp/progmodes/sql.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/sql.el b/lisp/progmodes/sql.el index fdbb6e3e2da..55427eef71a 100644 --- a/lisp/progmodes/sql.el +++ b/lisp/progmodes/sql.el | |||
| @@ -408,7 +408,7 @@ following: | |||
| 408 | special character treatment by font-lock and | 408 | special character treatment by font-lock and |
| 409 | imenu. ") | 409 | imenu. ") |
| 410 | 410 | ||
| 411 | ;; misc customization of sql.el behaviour | 411 | ;; misc customization of sql.el behavior |
| 412 | 412 | ||
| 413 | (defcustom sql-electric-stuff nil | 413 | (defcustom sql-electric-stuff nil |
| 414 | "Treat some input as electric. | 414 | "Treat some input as electric. |