Make singlequotes look correct in code font.

* c.texi: Specify @codequoteundirected on and @codequotebacktick on.
This commit is contained in:
Richard Stallman 2024-02-01 21:47:12 -05:00
parent 61fc722320
commit 2de84577d4
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2024-02-01 Richard Stallman <rms@gnu.org>
* c.texi: Specify @codequoteundirected on and @codequotebacktick on.
2024-01-30 Richard Stallman <rms@gnu.org>
* c.texi (Lvalues): Dereferencing fn ptr is not an lvalue.

2
c.texi
View File

@ -15,6 +15,8 @@
@c Merge variable index into the function index.
@synindex vr fn
@codequoteundirected on
@codequotebacktick on
@copying
This is Edition @value{VERSION}.