summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2006-10-18 14:17:22 +0000
committerChong Yidong <cyd@stupidchicken.com>2006-10-18 14:17:22 +0000
commit29d890fef2832908cccdc7d172162dcb9a624731 (patch)
tree297d02be1d1db072a67c7f029424a9eae2fe499d /lisp/ChangeLog
parent26e328390177d7fe19b764a55ff1beb01296bd94 (diff)
downloademacs-29d890fef2832908cccdc7d172162dcb9a624731.tar.gz
Fix badly written ChangeLog entry.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index bba8f8689ea..a71f77ae657 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -23,7 +23,7 @@
2006-10-18 Chong Yidong <cyd@stupidchicken.com>
- * simple.el (line-move-1): During fields during motion to the
+ * simple.el (line-move-1): Ignore fields when moving to the
beginning of line to avoid getting point stuck.
2006-10-18 Martin Rudalics <rudalics@gmx.at>