From 37820ea92e6faeb2a6211dc37680095b11c6c70c Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Tue, 12 Aug 2008 19:41:18 +0000 Subject: [PATCH] Delete trailing whitespace. --- lisp/simple.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/simple.el b/lisp/simple.el index c32a415dc09..084e2729324 100644 --- a/lisp/simple.el +++ b/lisp/simple.el @@ -4525,7 +4525,7 @@ This also turns on `word-wrap' in the buffer." truncate-partial-width-windows word-wrap fringe-indicator-alist)) (if (local-variable-p var) - (push (cons var (symbol-value var)) + (push (cons var (symbol-value var)) visual-line--saved-state))) (set (make-local-variable 'line-move-visual) t) (set (make-local-variable 'truncate-partial-width-windows) nil) -- 2.39.5