diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1f44136f839..dd510bbcf58 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1738,7 +1738,7 @@ | |||
| 1738 | 1738 | ||
| 1739 | 2012-06-05 Sam Steingold <sds@gnu.org> | 1739 | 2012-06-05 Sam Steingold <sds@gnu.org> |
| 1740 | 1740 | ||
| 1741 | * calendar/calendar.el (calendar-exit): reinstate the 2012-03-28 | 1741 | * calendar/calendar.el (calendar-exit): Reinstate the 2012-03-28 |
| 1742 | patch (Bug#11140). | 1742 | patch (Bug#11140). |
| 1743 | 1743 | ||
| 1744 | 2012-06-05 Stefan Monnier <monnier@iro.umontreal.ca> | 1744 | 2012-06-05 Stefan Monnier <monnier@iro.umontreal.ca> |
| @@ -3603,7 +3603,7 @@ | |||
| 3603 | 3603 | ||
| 3604 | * textmodes/ispell.el (ispell-buffer-session-localwords): | 3604 | * textmodes/ispell.el (ispell-buffer-session-localwords): |
| 3605 | New buffer-local variable to hold buffer session localwords. | 3605 | New buffer-local variable to hold buffer session localwords. |
| 3606 | (ispell-kill-ispell): add option 'clear to delete session | 3606 | (ispell-kill-ispell): Add option 'clear to delete session |
| 3607 | localwords. | 3607 | localwords. |
| 3608 | (ispell-command-loop, ispell-change-dictionary) | 3608 | (ispell-command-loop, ispell-change-dictionary) |
| 3609 | (ispell-buffer-local-words): Preserve session localwords when | 3609 | (ispell-buffer-local-words): Preserve session localwords when |