mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2025-12-05 18:30:24 -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
|
||||
Copyright @copyright{} 2015, Daniel Kochmański
|
||||
@noindent
|
||||
@c @noindent @c noindent here causes warnings
|
||||
Copyright @copyright{} 2000, Juan Jose Garcia-Ripoll
|
||||
@noindent
|
||||
@c @noindent @c noindent here causes warnings
|
||||
Copyright @copyright{} 1990, Giuseppe Attardi
|
||||
@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.
|
||||
|
||||
@menu
|
||||
* Characters - Unicode vs. POSIX locale::
|
||||
* Characters - Unicode vs POSIX locale::
|
||||
* Characters - Newline characters::
|
||||
* Characters - C Reference::
|
||||
@end menu
|
||||
|
||||
@node Characters - Unicode vs. POSIX locale
|
||||
@node Characters - Unicode vs POSIX locale
|
||||
@subsection Unicode vs. POSIX locale
|
||||
@cfindex --enable-unicode [32|16|no]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue