diff options
| author | Kevin Ryde | 2010-08-24 16:58:07 -0400 |
|---|---|---|
| committer | Chong Yidong | 2010-08-24 16:58:07 -0400 |
| commit | be7748e70afa9fd7b82589061855d567c2229dc1 (patch) | |
| tree | ebaf4ba66188581b81377981004c1d78f4815d87 /lisp/ChangeLog | |
| parent | 78e33835a312bcb56457bbf93cd98be982a0911d (diff) | |
| download | emacs-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/ChangeLog | 3 |
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 @@ | |||
| 1 | 2010-08-24 Kevin Ryde <user42@zip.com.au> | 1 | 2010-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 | ||
| 5 | 2010-08-24 Chong Yidong <cyd@stupidchicken.com> | 8 | 2010-08-24 Chong Yidong <cyd@stupidchicken.com> |