# HG changeset patch # User Thien-Thi Nguyen # Date 1194263406 0 # Node ID 68bf07bd1f57ae3d43a58864a4d73dea6bdacc78 # Parent ca8fdbbd44ede93365d30a543636261268c7c78c (wdired-use-dired-vertical-movement): Doc fix. diff -r ca8fdbbd44ed -r 68bf07bd1f57 lisp/wdired.el --- a/lisp/wdired.el Mon Nov 05 10:26:16 2007 +0000 +++ b/lisp/wdired.el Mon Nov 05 11:50:06 2007 +0000 @@ -130,8 +130,8 @@ "If t, the \"up\" and \"down\" movement works as in Dired mode. That is, always move the point to the beginning of the filename at line. -If `sometimes, only move to the beginning of filename if the point is -before it, and `track-eol' is honored. This behavior is very handy +If `sometimes', only move to the beginning of filename if the point is +before it, and `track-eol' is non-nil. This behavior is very handy when editing several filenames. If nil, \"up\" and \"down\" movement is done as in any other buffer."