bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#37459: Adds backslash as escape character to mysql syntax-alist


From: Kristian Hole
Subject: bug#37459: Adds backslash as escape character to mysql syntax-alist
Date: Sat, 26 Oct 2019 17:25:42 +0200

I've generated patches for takeaways (1) and (2) 

Patch attached to previous message:
  Corrects sql-mode help about escape character syntax

  Changes the example from the incorrect use of
  punctuation rule, to the escape character rule (Bug#37459).

This patch:
  Adds backslash as escape character to mysql syntax-alist

  In MySQL syntax backslash denotes an escape sequence.
  This change adds backslash to the syntax-alist of
  MySQL in sql-mode as per (Bug#37459).

Attachment: 0002-Adds-backslash-as-escape-character-to-mysql-syntax-a.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]