equal
deleted
inserted
replaced
11 |
11 |
12 # Display characters with the eighth bit set directly rather than as |
12 # Display characters with the eighth bit set directly rather than as |
13 # meta-prefixed characters. |
13 # meta-prefixed characters. |
14 set output-meta on |
14 set output-meta on |
15 |
15 |
|
16 # First tab suggests ambiguous variants. |
|
17 set show-all-if-ambiguous on |
|
18 |
|
19 |
16 # Local Variables: |
20 # Local Variables: |
17 # mode: shell-script |
21 # mode: shell-script |
18 # fill-column: 78 |
22 # fill-column: 78 |
19 # End: |
23 # End: |