summaryrefslogtreecommitdiff
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 @@
2010-08-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
- * whitespace.el: Fix slow cursor movement. Reported by Christoph
- Groth <cwg@falma.de> and Liu Xin <x_liu@neusoft.com>.
+ * whitespace.el: Fix slow cursor movement (Bug#6172). Reported by
+ Christoph Groth <cwg@falma.de> and Liu Xin <x_liu@neusoft.com>.
New version 13.0.
(whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
Adjust initialization.