Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
6bfc8698
Commit
6bfc8698
authored
Apr 05, 2008
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Text Props and Strings): Add indexing for read syntax of text properties.
parent
aa08d1ff
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+5
-0
doc/lispref/objects.texi
doc/lispref/objects.texi
+2
-0
No files found.
doc/lispref/ChangeLog
View file @
6bfc8698
2008
-
04
-
05
Eli
Zaretskii
<
eliz
@
gnu
.
org
>
*
objects
.
texi
(
Text
Props
and
Strings
):
Add
indexing
for
read
syntax
of
text
properties
.
2008
-
03
-
25
Stefan
Monnier
<
monnier
@
iro
.
umontreal
.
ca
>
*
processes
.
texi
(
Decoding
Output
):
Remove
process
-
filter
-
multibyte
...
...
doc/lispref/objects.texi
View file @
6bfc8698
...
...
@@ -1087,6 +1087,8 @@ modifiers.
@node Text Props and Strings
@subsubsection Text Properties in Strings
@cindex @samp{#(} read syntax
@cindex text properties, read syntax
A string can hold properties for the characters it contains, in
addition to the characters themselves. This enables programs that copy
text between strings and buffers to copy the text's properties with no
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment