diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b4e04ab7f39..fa5c117be83 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -18,8 +18,8 @@ | |||
| 18 | 18 | ||
| 19 | 2010-08-21 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 19 | 2010-08-21 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 20 | 20 | ||
| 21 | * whitespace.el: Fix slow cursor movement. Reported by Christoph | 21 | * whitespace.el: Fix slow cursor movement (Bug#6172). Reported by |
| 22 | Groth <cwg@falma.de> and Liu Xin <x_liu@neusoft.com>. | 22 | Christoph Groth <cwg@falma.de> and Liu Xin <x_liu@neusoft.com>. |
| 23 | New version 13.0. | 23 | New version 13.0. |
| 24 | (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp): | 24 | (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp): |
| 25 | Adjust initialization. | 25 | Adjust initialization. |