ANN: xterm-362
Thomas Dickey
dickey at his.com
Fri Nov 13 00:35:20 UTC 2020
On Thu, Nov 12, 2020 at 05:05:54PM -0600, Chris Sorenson wrote:
...
> A trivial patch to escape three apostrophes in configure.in that break
> syntax highlighting in some editors (feel free to ignore!):
Some work may be needed on the editors. The first two chunks cause
the messages to be changed, adding an unnecessary backslash:
./configure --help
...
--enable-load-vt-fonts enable load-vt-fonts() action
--enable-logging enable logging
--enable-logfile-exec enable exec\'d logfile filter
--disable-maximize disable actions for iconify/deiconify/maximize/restore
--disable-num-lock disable NumLock keypad support
...
and
./configure
checking if you want direct-color support... yes
checking if you want blinking cursor... yes
checking if you want to ignore Linux\'s broken palette-strings... yes
checking if you want to allow broken string-terminators... yes
checking if you want to compile-in icon data... yes
The unaltered script displays properly in vi-like-emacs...
--
Thomas E. Dickey <dickey at invisible-island.net>
https://invisible-island.net
ftp://ftp.invisible-island.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://lists.x.org/archives/xorg/attachments/20201112/2f0fd844/attachment.sig>
More information about the xorg
mailing list