[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] trunk r114684: Add an index for explicit selective display
From: |
Xue Fuqiao |
Subject: |
[Emacs-diffs] trunk r114684: Add an index for explicit selective display. |
Date: |
Wed, 16 Oct 2013 13:46:14 +0000 |
User-agent: |
Bazaar (2.6b2) |
------------------------------------------------------------
revno: 114684
revision-id: address@hidden
parent: address@hidden
committer: Xue Fuqiao <address@hidden>
branch nick: trunk
timestamp: Wed 2013-10-16 21:46:01 +0800
message:
Add an index for explicit selective display.
* doc/lispref/display.texi (Selective Display): Add an index for
explicit selective display.
modified:
doc/lispref/ChangeLog changelog-20091113204419-o5vbwnq5f7feedwu-6155
doc/lispref/display.texi
display.texi-20091113204419-o5vbwnq5f7feedwu-6172
=== modified file 'doc/lispref/ChangeLog'
--- a/doc/lispref/ChangeLog 2013-10-15 08:43:56 +0000
+++ b/doc/lispref/ChangeLog 2013-10-16 13:46:01 +0000
@@ -1,3 +1,8 @@
+2013-10-16 Xue Fuqiao <address@hidden>
+
+ * display.texi (Selective Display): Add an index for explicit
+ selective display.
+
2013-10-15 Xue Fuqiao <address@hidden>
* display.texi (Warning Basics): Mention the ‘*Warnings*’ buffer.
=== modified file 'doc/lispref/display.texi'
--- a/doc/lispref/display.texi 2013-10-15 08:43:56 +0000
+++ b/doc/lispref/display.texi 2013-10-16 13:46:01 +0000
@@ -961,6 +961,7 @@
@dfn{Selective display} refers to a pair of related features for
hiding certain lines on the screen.
address@hidden explicit selective display
The first variant, explicit selective display, is designed for use
in a Lisp program: it controls which lines are hidden by altering the
text. This kind of hiding in some ways resembles the effect of the
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] trunk r114684: Add an index for explicit selective display.,
Xue Fuqiao <=