Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
3509fb40
Commit
3509fb40
authored
Sep 13, 2013
by
Eli Zaretskii
Browse files
doc/lispref/text.texi (Not Intervals): Minor wording fix.
parent
1143ebe1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
5 deletions
+11
-5
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+6
-1
doc/lispref/text.texi
doc/lispref/text.texi
+5
-4
No files found.
doc/lispref/ChangeLog
View file @
3509fb40
2013-09-13 Eli Zaretskii <eliz@gnu.org>
* text.texi (Not Intervals): Minor wording fix.
2013-09-12 Xue Fuqiao <xfq.free@gmail.com>
* functions.texi (Obsolete Functions): Add an index for obsolete functions.
* functions.texi (Obsolete Functions): Add an index for obsolete
functions.
2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
...
...
doc/lispref/text.texi
View file @
3509fb40
...
...
@@ -3920,10 +3920,11 @@ between one interval and two.
Insertion of text at the border between intervals also raises
questions that have no satisfactory answer.
However, it is easy to arrange for editing to behave consistently for
questions of the form, ``What are the properties of this character?''
So we have decided these are the only questions that make sense; we have
not implemented asking questions about where intervals start or end.
However, it is easy to arrange for editing to behave consistently
for questions of the form, ``What are the properties of text at this
buffer or string position?'' So we have decided these are the only
questions that make sense; we have not implemented asking questions
about where intervals start or end.
In practice, you can usually use the text property search functions in
place of explicit interval boundaries. You can think of them as finding
...
...
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