From: Juanma Barranquero Date: Tue, 4 Feb 2003 16:06:31 +0000 (+0000) Subject: Restore missing space and put a comment to protect it from being deleted as X-Git-Tag: ttn-vms-21-2-B4~11346 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8ee2b520679e871193ccc2dba4659d18b24e3378;p=emacs.git Restore missing space and put a comment to protect it from being deleted as trailing whitespace. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index aac0ae717bf..2e4f74ff167 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2003-02-04 Juanma Barranquero + + * international/characters.el: Restore missing space and put a + comment to protect it from being deleted as trailing whitespace. + 2003-02-04 Richard M. Stallman * term.el (term-raw-map): Set it up at load time. diff --git a/lisp/international/characters.el b/lisp/international/characters.el index a300cdef558..32f2de5e22f 100644 --- a/lisp/international/characters.el +++ b/lisp/international/characters.el @@ -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