Mercurial > emacs
comparison lisp/ChangeLog @ 68195:bb2dfb332355
(ispell-kill-ispell): Run new hook ispell-kill-ispell-hook.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 15 Jan 2006 05:42:35 +0000 |
parents | 3b51c31a76ae |
children | 9b4c8f5efab7 |
comparison
equal
deleted
inserted
replaced
68194:f4bca1157746 | 68195:bb2dfb332355 |
---|---|
1 2006-01-15 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * textmodes/ispell.el (ispell-kill-ispell): Run new hook | |
4 ispell-kill-ispell-hook. | |
5 | |
1 2006-01-14 Luc Teirlinck <teirllm@auburn.edu> | 6 2006-01-14 Luc Teirlinck <teirllm@auburn.edu> |
2 | 7 |
3 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current) | 8 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current) |
4 (Custom-reset-saved): Do not ask for confirmation in single option | 9 (Custom-reset-saved): Do not ask for confirmation in single option |
5 buffers. | 10 buffers. |
12 2006-01-13 Martin Rudalics <rudalics@gmx.at> (tiny change) | 17 2006-01-13 Martin Rudalics <rudalics@gmx.at> (tiny change) |
13 | 18 |
14 * wid-edit.el (widget-field-end): If the overlay is no longer | 19 * wid-edit.el (widget-field-end): If the overlay is no longer |
15 associated with a buffer, behave as if the overlay didn't exist. | 20 associated with a buffer, behave as if the overlay didn't exist. |
16 | 21 |
17 * cus-edit.el (custom-add-see-also, custom-add-parent-links): Make | 22 * cus-edit.el (custom-add-see-also, custom-add-parent-links): |
18 sure the links use the `custom-link' face. | 23 Make sure the links use the `custom-link' face. |
19 | 24 |
20 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca> | 25 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca> |
21 | 26 |
22 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $. | 27 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $. |
23 (ld-script-mode): Don't set indent-line-function since we don't | 28 (ld-script-mode): Don't set indent-line-function since we don't |