aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2013-12-18 22:54:24 +0800
committerChong Yidong2013-12-18 22:54:24 +0800
commit18874304db15434bbc2a9bcf28b71c86f6dc4bd8 (patch)
tree04449208d9aee204721abc8754054cd92cb26f9b /doc/lispref/ChangeLog
parentb2984e39fcacc5acc5c1d74029505cba3f040196 (diff)
downloademacs-18874304db15434bbc2a9bcf28b71c86f6dc4bd8.tar.gz
emacs-18874304db15434bbc2a9bcf28b71c86f6dc4bd8.zip
* customize.texi (Custom Themes): Document custom-known-themes.
* custom.el (custom-available-themes): Doc fix. Fixes: debbugs:15717
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 07d153ed80e..af09f4371f9 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,5 +1,8 @@
12013-12-18 Chong Yidong <cyd@gnu.org> 12013-12-18 Chong Yidong <cyd@gnu.org>
2 2
3 * customize.texi (Custom Themes): Document custom-known-themes
4 (Bug#15717).
5
3 * modes.texi (Defining Minor Modes): Fix typo (Bug#14874). 6 * modes.texi (Defining Minor Modes): Fix typo (Bug#14874).
4 (Keymaps and Minor Modes): Fix binding convention (Bug#11522). 7 (Keymaps and Minor Modes): Fix binding convention (Bug#11522).
5 8