[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#71375: 30.0.50
From: |
Andrea Corallo |
Subject: |
bug#71375: 30.0.50 |
Date: |
Wed, 05 Jun 2024 05:13:07 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Pranshu <pranshusharma366@gmail.com> writes:
> Currently in table.el, charecters such as '$' sign are escaped. This
> diff adds a variable which can control what is escaped or not. Since a
> backslash is escaped in a different way to other charecters in latex,
> the variable had to be a cons cell of a regexp and bool.
Hi Pranshu,
I think you sent this by mistake twice, I'm merging it with 71364.
Andrea