aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
authorXue Fuqiao2014-02-28 12:15:21 +0800
committerXue Fuqiao2014-02-28 12:15:21 +0800
commitecc384ac0abed461ae29a762261b1d69fc903093 (patch)
tree61a1cf3e01b32c801ec55f81a4998b43e3ea54bc /doc/lispref/ChangeLog
parent4f07dcdce61f54524a8efe63493e5db6e605dd2d (diff)
downloademacs-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/ChangeLog2
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 @@
12014-02-28 Xue Fuqiao <xfq@gnu.org> 12014-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'.