mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2025-12-06 02:40:26 -08:00
Minor fixes to resolve some warnings when making the html version.
This commit is contained in:
parent
5e08ada791
commit
669fe45de8
2 changed files with 4 additions and 4 deletions
|
|
@ -26,9 +26,9 @@
|
||||||
|
|
||||||
@noindent
|
@noindent
|
||||||
Copyright @copyright{} 2015, Daniel Kochmański
|
Copyright @copyright{} 2015, Daniel Kochmański
|
||||||
@noindent
|
@c @noindent @c noindent here causes warnings
|
||||||
Copyright @copyright{} 2000, Juan Jose Garcia-Ripoll
|
Copyright @copyright{} 2000, Juan Jose Garcia-Ripoll
|
||||||
@noindent
|
@c @noindent @c noindent here causes warnings
|
||||||
Copyright @copyright{} 1990, Giuseppe Attardi
|
Copyright @copyright{} 1990, Giuseppe Attardi
|
||||||
@end ifinfo
|
@end ifinfo
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,12 +4,12 @@
|
||||||
ECL is fully ANSI Common-Lisp compliant in all aspects of the character data type, with the following peculiarities.
|
ECL is fully ANSI Common-Lisp compliant in all aspects of the character data type, with the following peculiarities.
|
||||||
|
|
||||||
@menu
|
@menu
|
||||||
* Characters - Unicode vs. POSIX locale::
|
* Characters - Unicode vs POSIX locale::
|
||||||
* Characters - Newline characters::
|
* Characters - Newline characters::
|
||||||
* Characters - C Reference::
|
* Characters - C Reference::
|
||||||
@end menu
|
@end menu
|
||||||
|
|
||||||
@node Characters - Unicode vs. POSIX locale
|
@node Characters - Unicode vs POSIX locale
|
||||||
@subsection Unicode vs. POSIX locale
|
@subsection Unicode vs. POSIX locale
|
||||||
@cfindex --enable-unicode [32|16|no]
|
@cfindex --enable-unicode [32|16|no]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue