diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8b070b79430..3a3bc53ac80 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-04-27 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * textmodes/flyspell.el (flyspell-auto-correct-previous-word): Use | ||
| 4 | window-start and window-end. | ||
| 5 | |||
| 1 | 2007-04-26 Glenn Morris <rgm@gnu.org> | 6 | 2007-04-26 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * progmodes/python.el: Restore file pending consideration of legal | 8 | * progmodes/python.el: Restore file pending consideration of legal |