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
5e21526f
Commit
5e21526f
authored
Nov 05, 2013
by
Xue Fuqiao
Browse files
Improve indexing.
parent
f5e49f5b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
1 deletion
+5
-1
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+3
-1
doc/lispref/display.texi
doc/lispref/display.texi
+1
-0
doc/lispref/lists.texi
doc/lispref/lists.texi
+1
-0
No files found.
doc/lispref/ChangeLog
View file @
5e21526f
2013-11-05 Xue Fuqiao <xfq.free@gmail.com>
* lists.texi (Rearrangement): Improve indexing.
* display.texi (Glyphs): Add an index for glyph code.
(Bidirectional Display):
Add an index for UBA
.
(Bidirectional Display):
Improve indexing
.
2013-11-01 Jan Djärv <jan.h.d@swipnet.se>
...
...
doc/lispref/display.texi
View file @
5e21526f
...
...
@@ -6390,6 +6390,7 @@ and displaying bidirectional text.
@cindex unicode bidirectional algorithm
@cindex UBA
@cindex bidirectional reordering
@cindex reordering, in bidi
Text is stored in Emacs buffers and strings in @dfn{logical} (or
@dfn{reading}) order, i.e., the order in which a human would read
each character. In right-to-left and bidirectional text, the order in
...
...
doc/lispref/lists.texi
View file @
5e21526f
...
...
@@ -1044,6 +1044,7 @@ x1
@node Rearrangement
@subsection Functions that Rearrange Lists
@cindex rearrangement of lists
@cindex reordering, in lists
@cindex modification of lists
Here are some functions that rearrange lists ``destructively'' by
...
...
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