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 99038a4adf9..89c10440788 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-12-03 Agustín Martín Domingo <agustin.martin@hispalinux.es> | ||
| 2 | |||
| 3 | * textmodes/ispell.el (ispell-init-process) | ||
| 4 | (ispell-start-process): Make sure personal dictionary name is | ||
| 5 | expanded after initial `default-directory' value (Bug#13019). | ||
| 6 | |||
| 1 | 2012-12-03 Jay Belanger <jay.p.belanger@gmail.com> | 7 | 2012-12-03 Jay Belanger <jay.p.belanger@gmail.com> |
| 2 | 8 | ||
| 3 | * calc/calc-forms.el (math-date-to-iso-dt): Fix weekday number. | 9 | * calc/calc-forms.el (math-date-to-iso-dt): Fix weekday number. |