comparison leim/quail/latin-pre.el @ 96361:a99299e4d2de

American English spelling fix.
author Glenn Morris <rgm@gnu.org>
date Fri, 27 Jun 2008 02:13:38 +0000
parents 4f1fd208c354
children 0d2e4142fb60
comparison
equal deleted inserted replaced
96360:b4fbe199423a 96361:a99299e4d2de
39 ;; latin-[89]-prefix: Dave Love <fx@gnu.org> 39 ;; latin-[89]-prefix: Dave Love <fx@gnu.org>
40 40
41 ;; You might make extra input sequences on the basis of the X 41 ;; You might make extra input sequences on the basis of the X
42 ;; locale/*/Compose files (which have both prefix and postfix 42 ;; locale/*/Compose files (which have both prefix and postfix
43 ;; sequences), but bear in mind that sequences which are logical in 43 ;; sequences), but bear in mind that sequences which are logical in
44 ;; that context may not be sensible when they're not signalled with 44 ;; that context may not be sensible when they're not signaled with
45 ;; the Compose key. An example is a double space for NBSP. 45 ;; the Compose key. An example is a double space for NBSP.
46 46
47 ;;; Code: 47 ;;; Code:
48 48
49 (require 'quail) 49 (require 'quail)