Mercurial > emacs
comparison lisp/array.el @ 42704:6d7f6edfdb45
Fix typo.
| author | Pavel Jan?k <Pavel@Janik.cz> |
|---|---|
| date | Sun, 13 Jan 2002 09:02:35 +0000 |
| parents | 37ca208c68f0 |
| children | 37645a051842 |
comparison
equal
deleted
inserted
replaced
| 42703:8b35cce1f9c8 | 42704:6d7f6edfdb45 |
|---|---|
| 820 Setting the variable 'array-respect-tabs to non-nil will prevent TAB conversion, | 820 Setting the variable 'array-respect-tabs to non-nil will prevent TAB conversion, |
| 821 but will cause many functions to give errors if they encounter one. | 821 but will cause many functions to give errors if they encounter one. |
| 822 | 822 |
| 823 Upon entering array mode, you will be prompted for the values of | 823 Upon entering array mode, you will be prompted for the values of |
| 824 several variables. Others will be calculated based on the values you | 824 several variables. Others will be calculated based on the values you |
| 825 supply. These variables are all local the the buffer. Other buffer | 825 supply. These variables are all local to the buffer. Other buffer |
| 826 in array mode may have different values assigned to the variables. | 826 in array mode may have different values assigned to the variables. |
| 827 The variables are: | 827 The variables are: |
| 828 | 828 |
| 829 Variables you assign: | 829 Variables you assign: |
| 830 array-max-row: The number of rows in the array. | 830 array-max-row: The number of rows in the array. |
