aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen2011-07-07 22:37:54 +0200
committerLars Magne Ingebrigtsen2011-07-07 22:37:54 +0200
commitd94d85e91ecc322f5d65660957335c60a810bc4c (patch)
tree0c0aff12e8a8da5229563e5e326964d4ade452f7 /doc/lispref/ChangeLog
parent538e85c63902c82983dcdd063b6c5c3d78359517 (diff)
downloademacs-d94d85e91ecc322f5d65660957335c60a810bc4c.tar.gz
emacs-d94d85e91ecc322f5d65660957335c60a810bc4c.zip
* text.texi (Special Properties): Clarify the format of `face'
Fixes: debbugs:1375
Diffstat (limited to 'doc/lispref/ChangeLog')
-rw-r--r--doc/lispref/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 773321f3c67..7e8dac0cb27 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,5 +1,8 @@
12011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org> 12011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2 2
3 * text.texi (Special Properties): Clarify the format of `face'
4 (bug#1375).
5
3 * commands.texi (Interactive Call): Add a `call-interactively' 6 * commands.texi (Interactive Call): Add a `call-interactively'
4 example (bug#1010). 7 example (bug#1010).
5 8