Re: colo(u)red figcaptions
Thomas Dickey <[email protected]>
| Newsgroups | gmane.comp.web.lynx.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Oct 24, 2022 at 10:11:35PM -0600, rbell--- via Lynx-dev wrote: > I found my mistake. How do I create a patch? I tried: > > diff -ruN lynx2.9.0dev.10 lynx2.9.0dev.10_patchedforfigcaption > patch > > but it looks different from official patches - and it doesn't work. I use a script (an old version of makepatch, pre-GPL, with my fixes), https://invisible-island.net/scripts/readme.html#item:makepatch to get the "Index" lines, in a script which does this makepatch -diff "diff -u" $1 $2 >$tmp but diff -Naur will provide equivalent diff's Perhaps (on applying the patch), you didn't provide the -p1 option. -- Thomas E. Dickey <[email protected]> https://invisible-island.net ftp://ftp.invisible-island.net
signature.asc
(application/pgp-signature, 659 B)
-----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGYgtkt2kxADCLA1WzCr0RyFnvgMFAmNXlWkACgkQzCr0RyFn vgMvOQv/VVA8TNgSykIvzTzbFUC24l40qvlX5rWJSCi2gjOSEfyGTYtWNcbDa+WH 8WD4XK+ZXSaW9mIZkPQ1ncSTJhZDqql9l0JYzZZq+Iu/MDyO1vBdjmX+z60ubvDQ 3qH/cYS3nXDlbAAIKSoLEJLmFPNmDxFoJ+UrWbcGP+0X3zV1pw9fZ/rrCugYfC31 mfCPRvZtY6y+uCQrx0LGobZvuGJPpvV7QYN7PCjsiUDXbey8ixH5j6IrPvPxqp2P Oq/X9S3bsc1eEXHGdaTQii4tQC+BS7cj/4fqOIyGYo51tP+YzRZg8TBfW7iWT2t6 8hy5qSp2H5TYQ1OEWKAYq0s40G0t8C73caP5IXg4moZQSkTpIX2GirYBHe1Hfqk6 IZXHOsmIkC/GTohXqH4wAjmySHZRD92mbEyyS24GhsEN6531M4oGVzLAq50JNe/D zC+SLnTCZS2Zylw6S9e/fC+3QxGGI8TQu/NJLCgRyVDhfZQWM///8olw8KOzF6TC AHrTZJeV =gR65 -----END PGP SIGNATURE-----