diff options
| author | Lars Magne Ingebrigtsen | 2011-07-07 22:37:54 +0200 |
|---|---|---|
| committer | Lars Magne Ingebrigtsen | 2011-07-07 22:37:54 +0200 |
| commit | d94d85e91ecc322f5d65660957335c60a810bc4c (patch) | |
| tree | 0c0aff12e8a8da5229563e5e326964d4ade452f7 /doc/lispref/ChangeLog | |
| parent | 538e85c63902c82983dcdd063b6c5c3d78359517 (diff) | |
| download | emacs-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/ChangeLog | 3 |
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 @@ | |||
| 1 | 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org> | 1 | 2011-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 | ||