Update.
* locales/i18n: Backspace is no space.
This commit is contained in:
parent
9d893da15c
commit
c3e32a9697
@ -1,5 +1,7 @@
|
||||
2000-06-27 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* locales/i18n: Backspace is no space.
|
||||
|
||||
* locales/i18n: Add \t to space.
|
||||
|
||||
2000-06-27 Andreas Jaeger <aj@suse.de>
|
||||
|
@ -282,7 +282,7 @@ outdigit <U0030>..<U0039>
|
||||
%
|
||||
space /
|
||||
% ISO/IEC 6429/
|
||||
<U0008>..<U000D>;/
|
||||
<U0009>..<U000D>;/
|
||||
% TABLE 1 BASIC LATIN/
|
||||
<U0020>;<U00A0>;/
|
||||
% TABLE 35 GENERAL PUNCTUATION/
|
||||
|
Loading…
Reference in New Issue
Block a user