Remove duplicate @table item from ELisp manual
* doc/lispref/objects.texi (Special Read Syntax): Remove duplicate item "#@N" from the table of Special Read Syntax. (Bug#47200)
This commit is contained in:
parent
be1b3512f7
commit
a7f95d5244
1 changed files with 0 additions and 3 deletions
|
@ -148,9 +148,6 @@ starting list count:
|
|||
object, so when reading back the object, they will be the same object
|
||||
instead of copies (@pxref{Circular Objects}).
|
||||
|
||||
@item #@@N
|
||||
Skip the next @samp{N} characters (@pxref{Comments}).
|
||||
|
||||
@item #xN
|
||||
@samp{N} represented as a hexadecimal number (@samp{#x2a}).
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue