diff options
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cb3846c6f46..c8d157b4d43 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -19,10 +19,10 @@ | |||
| 19 | * play/landmark.el (lm-print-y,s,noise-int, lm-print-y,s,noise): | 19 | * play/landmark.el (lm-print-y,s,noise-int, lm-print-y,s,noise): |
| 20 | Rename functions without commas, update callers. | 20 | Rename functions without commas, update callers. |
| 21 | 21 | ||
| 22 | 2010-12-08 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 22 | 2010-12-08 Jeff Dairiki <dairiki@dairiki.org> (tiny change) |
| 23 | 23 | ||
| 24 | * whitespace.el: New version 13.2. | 24 | * whitespace.el (whitespace-cleanup-region): |
| 25 | (whitespace-cleanup-region): Tiny code fix. (Bug#7582) | 25 | Clean up spaces before tabs. (Bug#7582) |
| 26 | 26 | ||
| 27 | 2010-12-08 Karl Fogel <kfogel@red-bean.com> | 27 | 2010-12-08 Karl Fogel <kfogel@red-bean.com> |
| 28 | 28 | ||