# HG changeset patch # User Juanma Barranquero # Date 1044374752 0 # Node ID 006884128916ebe8fc1114b078fbb7f9b99dca2e # Parent 23a1cea22d13a32ad15fbddc9e6749091e151011 Restore missing space and put a comment to protect it from being deleted as trailing whitespace. diff -r 23a1cea22d13 -r 006884128916 lisp/international/characters.el --- a/lisp/international/characters.el Tue Feb 04 14:56:31 2003 +0000 +++ b/lisp/international/characters.el Tue Feb 04 16:05:52 2003 +0000 @@ -83,7 +83,7 @@ (define-category ?| "While filling, we can break a line at this character.") ;; For indentation calculation. -(define-category ? +(define-category ? ; Comment to protect space from deletion "This character counts as a space for indentation purposes.") ;; Keep the following for `kinsoku' processing. See comments in