aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/strings.texi
diff options
context:
space:
mode:
authorKenichi Handa2003-09-08 11:56:09 +0000
committerKenichi Handa2003-09-08 11:56:09 +0000
commit463f5630a5e7cbe7f042bc1175d1fa1c4e98860f (patch)
tree3287d0c628fea2249abf4635b3a4f45bedd6f8c4 /lispref/strings.texi
parent4256310de631bd57c78b88b5131caa073315b3d7 (diff)
downloademacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.tar.gz
emacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.zip
New directory
Diffstat (limited to 'lispref/strings.texi')
-rw-r--r--lispref/strings.texi6
1 files changed, 1 insertions, 5 deletions
diff --git a/lispref/strings.texi b/lispref/strings.texi
index b0cc45a38b5..681e76daea9 100644
--- a/lispref/strings.texi
+++ b/lispref/strings.texi
@@ -255,7 +255,7 @@ printed form is with @code{format} (@pxref{Formatting Strings}) or
255 255
256For information about other concatenation functions, see the 256For information about other concatenation functions, see the
257description of @code{mapconcat} in @ref{Mapping Functions}, 257description of @code{mapconcat} in @ref{Mapping Functions},
258@code{vconcat} in @ref{Vector Functions}, and @code{append} in @ref{Building 258@code{vconcat} in @ref{Vectors}, and @code{append} in @ref{Building
259Lists}. 259Lists}.
260@end defun 260@end defun
261 261
@@ -1007,7 +1007,3 @@ This function makes @var{char} case-invariant, with syntax
1007This command displays a description of the contents of the current 1007This command displays a description of the contents of the current
1008buffer's case table. 1008buffer's case table.
1009@end deffn 1009@end deffn
1010
1011@ignore
1012 arch-tag: 700b8e95-7aa5-4b52-9eb3-8f2e1ea152b4
1013@end ignore