about summary refs log tree commit diff
path: root/Functions
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2006-12-11 03:42:59 +0000
committerBart Schaefer <barts@users.sourceforge.net>2006-12-11 03:42:59 +0000
commit03708e6b9fc89fb019eccf3cc12959ccf2e7886a (patch)
tree25ccaee0ad887b1af8c86e3eaeb72354fbe7c65c /Functions
parent25134bc34190cfc184fc1214dc04c3d5782a74a3 (diff)
downloadzsh-03708e6b9fc89fb019eccf3cc12959ccf2e7886a.tar.gz
zsh-03708e6b9fc89fb019eccf3cc12959ccf2e7886a.tar.xz
zsh-03708e6b9fc89fb019eccf3cc12959ccf2e7886a.zip
Unposted, see 23042: add some missing backslashes at the ends of lines.
Diffstat (limited to 'Functions')
-rw-r--r--Functions/Zle/define-composed-chars6
1 files changed, 3 insertions, 3 deletions
diff --git a/Functions/Zle/define-composed-chars b/Functions/Zle/define-composed-chars
index 6ba9eb4f7..566541dab 100644
--- a/Functions/Zle/define-composed-chars
+++ b/Functions/Zle/define-composed-chars
@@ -179,13 +179,13 @@ a=\=
 z[$a]+=" \
 A 410 B 411 V 412 G 413 D 414 E 415 Z 417 I 418 J 419 K 41A L 41B \
 M 41C N 41D O 41E P 41F R 420 S 421 T 422 U 423 F 424 H 425 C 426 \
-Y 42B
+Y 42B \
 a 430 b 431 v 432 g 433 d 434 e 435 z 437 i 438 j 439 k 43A l 43B \
 m 43C n 43D o 43E p 43F r 440 s 441 t 442 u 443 f 444 h 445 c 446 \
-y 44B
+y 44B \
 "
 z[%]+=" \
-D 402 G 403 J 408 V 40E Z 416 C 427 S 428 z 436 c 447 s 448
+D 402 G 403 J 408 V 40E Z 416 C 427 S 428 z 436 c 447 s 448 \
 d 452 g 453 j 458 v 45E \
 "
 z[A]+=" J 42F"