aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2013-12-18 13:31:11 +0800
committerChong Yidong2013-12-18 13:31:11 +0800
commitfb891cc8185d27e99e432bf07c424441c8017a27 (patch)
tree9e636f278749b3de4c4df137a73a4d2dc997e7c0 /doc/lispref/ChangeLog
parent50ff2e06756b2b0565d3a815efe52be1e7247d0b (diff)
downloademacs-fb891cc8185d27e99e432bf07c424441c8017a27.tar.gz
emacs-fb891cc8185d27e99e432bf07c424441c8017a27.zip
Minor fixes for Lispref's modes.texi
* modes.texi (Defining Minor Modes): Fix typo. (Keymaps and Minor Modes): Fix binding convention. Fixes: debbugs:11522 debbugs:14874
Diffstat (limited to 'doc/lispref/ChangeLog')
-rw-r--r--doc/lispref/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 4f5ff0ecf44..07d153ed80e 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,8 @@
12013-12-18 Chong Yidong <cyd@gnu.org>
2
3 * modes.texi (Defining Minor Modes): Fix typo (Bug#14874).
4 (Keymaps and Minor Modes): Fix binding convention (Bug#11522).
5
12013-12-13 Glenn Morris <rgm@gnu.org> 62013-12-13 Glenn Morris <rgm@gnu.org>
2 7
3 * internals.texi (Building Emacs): 8 * internals.texi (Building Emacs):