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

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

bug#38026: [PATCH] Explain negative NABS in `goto-history-element'.


From: Eli Zaretskii
Subject: bug#38026: [PATCH] Explain negative NABS in `goto-history-element'.
Date: Sat, 09 Nov 2019 22:00:42 +0200

> Cc: 38026-done@debbugs.gnu.org
> From: Hong Xu <hong@topbug.net>
> Date: Sat, 9 Nov 2019 10:48:54 -0800
> 
> I did a search on "future history"
> 
>      git grep 'future history'
> 
> Except a result in Changelog, everywhere else uses `` and ''.

It is correct in Texinfo files, but not in a doc string.  ``..'' in a
doc string doesn't get rendered as curved double quotes, but as two
curved single quotes, which is not what you want.






reply via email to

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