diff options
| author | Xue Fuqiao | 2013-10-25 21:12:58 +0800 |
|---|---|---|
| committer | Xue Fuqiao | 2013-10-25 21:12:58 +0800 |
| commit | 3e1300f765befac6ed9e7f59c022f5f886babfd5 (patch) | |
| tree | 60d1c37d0149761eeec343a181cd562f3709bb65 /doc/lispref/ChangeLog | |
| parent | 2194b2a4b0425019ee80bb5a26673361cb059678 (diff) | |
| download | emacs-3e1300f765befac6ed9e7f59c022f5f886babfd5.tar.gz emacs-3e1300f765befac6ed9e7f59c022f5f886babfd5.zip | |
* doc/lispref/display.texi (Low-Level Font): Improve indexing.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 367d5b25227..b0df928a3be 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,8 +1,9 @@ | |||
| 1 | 2013-10-25 Xue Fuqiao <xfq.free@gmail.com> | 1 | 2013-10-25 Xue Fuqiao <xfq.free@gmail.com> |
| 2 | 2 | ||
| 3 | * nonascii.texi (Character Properties): Add an index for script symbols. | ||
| 4 | |||
| 5 | * display.texi (Fontsets): Minor wording fix. | 3 | * display.texi (Fontsets): Minor wording fix. |
| 4 | (Low-Level Font): Improve indexing. | ||
| 5 | |||
| 6 | * nonascii.texi (Character Properties): Add an index for script symbols. | ||
| 6 | 7 | ||
| 7 | 2013-10-24 Xue Fuqiao <xfq.free@gmail.com> | 8 | 2013-10-24 Xue Fuqiao <xfq.free@gmail.com> |
| 8 | 9 | ||