aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorKevin Ryde2010-08-24 16:58:07 -0400
committerChong Yidong2010-08-24 16:58:07 -0400
commitbe7748e70afa9fd7b82589061855d567c2229dc1 (patch)
treeebaf4ba66188581b81377981004c1d78f4815d87 /lisp/ChangeLog
parent78e33835a312bcb56457bbf93cd98be982a0911d (diff)
downloademacs-be7748e70afa9fd7b82589061855d567c2229dc1.tar.gz
emacs-be7748e70afa9fd7b82589061855d567c2229dc1.zip
* textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix
(Bug#5651).
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 48a8938c355..8226f4b8d25 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12010-08-24 Kevin Ryde <user42@zip.com.au> 12010-08-24 Kevin Ryde <user42@zip.com.au>
2 2
3 * textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix
4 (Bug#5651).
5
3 * progmodes/ruby-mode.el (ruby): Add defgroup. 6 * progmodes/ruby-mode.el (ruby): Add defgroup.
4 7
52010-08-24 Chong Yidong <cyd@stupidchicken.com> 82010-08-24 Chong Yidong <cyd@stupidchicken.com>