aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog4
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
192010-08-21 Vinicius Jose Latorre <viniciusjl@ig.com.br> 192010-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.