diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d4217ba1112..1f6b7d3dfaf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es> | ||
| 2 | |||
| 3 | * textmodes/flyspell.el (flyspell-large-region): For hunspell, use | ||
| 4 | '("-i" ENCODING), in 2 separate command-line arguments, to specify | ||
| 5 | the encoding, as expected by hunspell. | ||
| 6 | |||
| 1 | 2012-04-12 Stefan Monnier <monnier@iro.umontreal.ca> | 7 | 2012-04-12 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 8 | ||
| 3 | * battery.el (battery--linux-sysfs-regexp): New const. | 9 | * battery.el (battery--linux-sysfs-regexp): New const. |