Restore missing space and put a comment to protect it from being deleted as
trailing whitespace.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2003-02-04 Juanma Barranquero <lektu@terra.es>
|
||||
|
||||
* 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 <rms@gnu.org>
|
||||
|
||||
* term.el (term-raw-map): Set it up at load time.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user