diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 05211ed5a8a..ca0fed14b5e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2010-06-22 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * calc/calc-aent.el, calc/calc-ext.el, calc/calc-lang.el: | ||
| 4 | * calc/calc-store.el, calc/calc-units.el, calc/calc.el: | ||
| 5 | * calc/calccomp.el: Add explicit utf-8 coding cookies to files with | ||
| 6 | utf-8 characters. | ||
| 7 | |||
| 1 | 2010-06-21 Karl Fogel <kfogel@red-bean.com> | 8 | 2010-06-21 Karl Fogel <kfogel@red-bean.com> |
| 2 | 9 | ||
| 3 | * simple.el (compose-mail): Fix doc string to refer to | 10 | * simple.el (compose-mail): Fix doc string to refer to |