Commit d5c23293 authored by Raymond Toy's avatar Raymond Toy
Browse files

Update cmucl.pot

Forgot to update cmucl.pot in previous commits/merges that changed
docstrings for various things.  Update it now.
parent a85ad7cf
Loading
Loading
Loading
Loading
Loading
+15 −8
Original line number Diff line number Diff line
@@ -1593,8 +1593,8 @@ msgstr ""
msgid ""
"Returns T if X and Y are EQL or if they are structured components\n"
"  whose elements are EQUAL.  Strings and bit-vectors are EQUAL if they\n"
"  are the same length and have indentical components.  Other arrays must be\n"
"  EQ to be EQUAL."
"  are the same length and have identical components.  Other arrays\n"
"  must be EQ to be EQUAL."
msgstr ""
#: src/code/pred.lisp
@@ -9148,6 +9148,12 @@ msgstr ""
msgid "~&Could not find external format ~S~%"
msgstr ""
#: src/code/extfmts.lisp
msgid ""
"List of external formats that are builtin so that they don't need to\n"
"  be loaded on first use."
msgstr ""
#: src/code/extfmts.lisp
msgid "External-format aliasing depth exceeded."
msgstr ""
@@ -9288,6 +9294,13 @@ msgid ""
"replacement character."
msgstr ""
#: src/code/extfmts.lisp
msgid ""
"US ASCII 7-bit encoding.  Illegal input sequences are replaced with\n"
"the Unicode replacment character.  Illegal output characters are\n"
"replaced with a question mark."
msgstr ""
#: src/code/fd-stream.lisp
msgid ""
"List of available buffers.  Each buffer is an sap pointing to\n"
@@ -21325,12 +21338,6 @@ msgstr ""
msgid "    Gray Streams Protocol Support"
msgstr ""
msgid ""
"US ASCII 7-bit encoding.  Illegal input sequences are replaced with\n"
"the Unicode replacment character.  Illegal output characters are\n"
"replaced with a question mark."
msgstr ""
msgid ""
"MAC-ROMAN is an 8-bit character encoding for Western European\n"
"languages including English.\n"