Mercurial > hg > xemacs-beta
comparison man/lispref/sequences.texi @ 412:697ef44129c6 r21-2-14
Import from CVS: tag r21-2-14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:20:41 +0200 |
parents | 74fd4e045ea6 |
children |
comparison
equal
deleted
inserted
replaced
411:12e008d41344 | 412:697ef44129c6 |
---|---|
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. |