diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d227fe4f26d..9be1c0ead8b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -306,7 +306,7 @@ | |||
| 306 | * replace.el (query-replace-read-from, query-replace-read-to): | 306 | * replace.el (query-replace-read-from, query-replace-read-to): |
| 307 | Remove 8th arg KEEP-ALL in read-from-minibuffer. | 307 | Remove 8th arg KEEP-ALL in read-from-minibuffer. |
| 308 | 308 | ||
| 309 | 2006-05-25 Rajesh Vaidheeswarran <rv@gnu.org> | 309 | 2006-05-25 Rajesh Vaidheeswarran <rv@gnu.org> |
| 310 | 310 | ||
| 311 | * whitespace.el (whitespace-cleanup): Change to cleanup | 311 | * whitespace.el (whitespace-cleanup): Change to cleanup |
| 312 | region if one is active. | 312 | region if one is active. |