diff options
author | Eduardo Chappa <chappa@washington.edu> | 2017-09-30 11:59:12 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2017-09-30 11:59:12 -0600 |
commit | 18b1d6453b921627ee4802a33d9e22aa0dcaaf0a (patch) | |
tree | c6fe81ab2adbcb45e2666459373a99ff79614475 /pith | |
parent | 4681adf1bb1d0a1313706d7d96a3ef930ebe5fd9 (diff) | |
download | alpine-18b1d6453b921627ee4802a33d9e22aa0dcaaf0a.tar.xz |
* Add -dict option to PC-Pico, which allows users to choose a dictionary
when spelling. Sample usage: -dict "en_US, de_DE, fr_FR".
Diffstat (limited to 'pith')
-rw-r--r-- | pith/pine.hlp | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp index 8e76ec20..97742813 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -140,7 +140,7 @@ with help text for the config screen and the composer that didn't have any reasonable place to be called from. Dummy change to get revision in pine.hlp ============= h_revision ================= -Alpine Commit 222 2017-09-29 23:39:51 +Alpine Commit 223 2017-09-30 11:55:59 ============= h_news ================= <HTML> <HEAD> @@ -182,6 +182,9 @@ Additions include: <UL> <LI> NTLM authentication support with the ntlm library, in Unix systems. Based on code provided by Maciej W. Rozycki. + +<LI> Add -dict option to PC-Pico, which allows users to choose a dictionary +when spelling. Sample usage: -dict "en_US, de_DE, fr_FR". </UL> <P> |