diff options
Diffstat (limited to 'leim')
| -rw-r--r-- | leim/quail/cyrillic.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/leim/quail/cyrillic.el b/leim/quail/cyrillic.el index eb5a0a00ade..b1ee78a393e 100644 --- a/leim/quail/cyrillic.el +++ b/leim/quail/cyrillic.el | |||
| @@ -27,7 +27,7 @@ | |||
| 27 | ;;; Commentary: | 27 | ;;; Commentary: |
| 28 | 28 | ||
| 29 | ;; These methods use a mixture of 8859-5 and Unicode. Quail, used | 29 | ;; These methods use a mixture of 8859-5 and Unicode. Quail, used |
| 30 | ;; with ucs-tables provides suport for translating on the fly to | 30 | ;; with ucs-tables provides support for translating on the fly to |
| 31 | ;; what's appropriate for aa buffer's file coding system, so the | 31 | ;; what's appropriate for aa buffer's file coding system, so the |
| 32 | ;; encoding shouldn't matter too much provided it supports the | 32 | ;; encoding shouldn't matter too much provided it supports the |
| 33 | ;; necessary characters. | 33 | ;; necessary characters. |