diff options
| author | Kenichi Handa | 2003-09-08 11:56:09 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2003-09-08 11:56:09 +0000 |
| commit | 463f5630a5e7cbe7f042bc1175d1fa1c4e98860f (patch) | |
| tree | 3287d0c628fea2249abf4635b3a4f45bedd6f8c4 /lispref/strings.texi | |
| parent | 4256310de631bd57c78b88b5131caa073315b3d7 (diff) | |
| download | emacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.tar.gz emacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.zip | |
New directory
Diffstat (limited to 'lispref/strings.texi')
| -rw-r--r-- | lispref/strings.texi | 6 |
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 | ||
| 256 | For information about other concatenation functions, see the | 256 | For information about other concatenation functions, see the |
| 257 | description of @code{mapconcat} in @ref{Mapping Functions}, | 257 | description 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 |
| 259 | Lists}. | 259 | Lists}. |
| 260 | @end defun | 260 | @end defun |
| 261 | 261 | ||
| @@ -1007,7 +1007,3 @@ This function makes @var{char} case-invariant, with syntax | |||
| 1007 | This command displays a description of the contents of the current | 1007 | This command displays a description of the contents of the current |
| 1008 | buffer's case table. | 1008 | buffer's case table. |
| 1009 | @end deffn | 1009 | @end deffn |
| 1010 | |||
| 1011 | @ignore | ||
| 1012 | arch-tag: 700b8e95-7aa5-4b52-9eb3-8f2e1ea152b4 | ||
| 1013 | @end ignore | ||