diff options
| author | Xue Fuqiao | 2014-02-28 12:15:21 +0800 |
|---|---|---|
| committer | Xue Fuqiao | 2014-02-28 12:15:21 +0800 |
| commit | ecc384ac0abed461ae29a762261b1d69fc903093 (patch) | |
| tree | 61a1cf3e01b32c801ec55f81a4998b43e3ea54bc /doc/lispref/ChangeLog | |
| parent | 4f07dcdce61f54524a8efe63493e5db6e605dd2d (diff) | |
| download | emacs-ecc384ac0abed461ae29a762261b1d69fc903093.tar.gz emacs-ecc384ac0abed461ae29a762261b1d69fc903093.zip | |
Doc fix for `face-spec-set'.
* doc/lispref/display.texi (Defining Faces): Doc fix for
`face-spec-set'.
* etc/NEWS: Copyedit.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 650f97375d6..b7148b92186 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2014-02-28 Xue Fuqiao <xfq@gnu.org> | 1 | 2014-02-28 Xue Fuqiao <xfq@gnu.org> |
| 2 | 2 | ||
| 3 | * display.texi (Defining Faces): Doc fix for `face-spec-set'. | ||
| 4 | |||
| 3 | * elisp.texi (Top): | 5 | * elisp.texi (Top): |
| 4 | * commands.texi (Generic Commands): | 6 | * commands.texi (Generic Commands): |
| 5 | (Defining Commands): Document `define-alternatives'. | 7 | (Defining Commands): Document `define-alternatives'. |