comparison man/lispref/sequences.texi @ 398:74fd4e045ea6 r21-2-29

Import from CVS: tag r21-2-29
author cvs
date Mon, 13 Aug 2007 11:13:30 +0200
parents 7d59cb494b73
children 697ef44129c6
comparison
equal deleted inserted replaced
397:f4aeb21a5bad 398:74fd4e045ea6
262 262
263 @itemize @bullet 263 @itemize @bullet
264 @item 264 @item
265 They usually occupy one-fourth the space of a vector of the same 265 They usually occupy one-fourth the space of a vector of the same
266 elements. (This is one-eighth the space for 64-bit machines such as the 266 elements. (This is one-eighth the space for 64-bit machines such as the
267 DEC Alpha, and may also be different when @sc{MULE} support is compiled 267 DEC Alpha, and may also be different when @sc{mule} support is compiled
268 into XEmacs.) 268 into XEmacs.)
269 269
270 @item 270 @item
271 Strings are printed in a way that shows the contents more clearly 271 Strings are printed in a way that shows the contents more clearly
272 as characters. 272 as characters.