diff options
| author | Stefan Monnier | 2006-01-17 16:36:32 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2006-01-17 16:36:32 +0000 |
| commit | 11b07c376294c4a578177f136386a8ecccc8de39 (patch) | |
| tree | 1e156dc3676297318dd7f60e08d3a690a4647acc | |
| parent | 8e2e29565d5697ce860447bc214043311d9b8d0f (diff) | |
| download | emacs-11b07c376294c4a578177f136386a8ecccc8de39.tar.gz emacs-11b07c376294c4a578177f136386a8ecccc8de39.zip | |
Oops. Attribution fix.
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8a3e24dfa24..d81b2ed6a8b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | 2006-01-17 Stefan Monnier <monnier@iro.umontreal.ca> | 1 | 2006-01-17 Agustin Martin <agustin.martin@hispalinux.es> |
| 2 | 2 | ||
| 3 | * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when | 3 | * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when |
| 4 | loading the file rather than when turning on flyspell-mode. | 4 | loading the file rather than when turning on flyspell-mode. |