* doc/gnulib-intro.texi (Portability and Application Code): Use ï
instead of @"{@dotless{i}}.
+2025-12-19 Collin Funk <collin.funk1@gmail.com>
+
+ doc: Use UTF-8 in Texinfo sources.
+ * doc/gnulib-intro.texi (Portability and Application Code): Use ï
+ instead of @"{@dotless{i}}.
+
2025-12-19 Bruno Haible <bruno@clisp.org>
signbit-no-c++: New module.
For example, Gnulib has a facility for generating the name of backup
files. While this task is entirely at the application level---no
-standard specifies an API for it---the na@"{@dotless{i}}ve code has
+standard specifies an API for it---the naïve code has
some portability problems because on some platforms the length of file
name components is limited to 30 characters or so. Gnulib handles
that.