Mercurial > hg > xemacs-beta
comparison lisp/mule/english.el @ 440:8de8e3f6228a r21-2-28
Import from CVS: tag r21-2-28
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:33:38 +0200 |
parents | 3ecd8885ac67 |
children | 7039e6323819 |
comparison
equal
deleted
inserted
replaced
439:357dd071b03c | 440:8de8e3f6228a |
---|---|
24 | 24 |
25 ;;; Commentary: | 25 ;;; Commentary: |
26 | 26 |
27 ;; We need nothing special to support English on Emacs. Selecting | 27 ;; We need nothing special to support English on Emacs. Selecting |
28 ;; English as a language environment is one of the ways to reset | 28 ;; English as a language environment is one of the ways to reset |
29 ;; various multilingual environment to the original settting. | 29 ;; various multilingual environment to the original setting. |
30 | 30 |
31 ;;; Code | 31 ;;; Code |
32 | 32 |
33 (defun setup-english-environment () | 33 (defun setup-english-environment () |
34 "Reset multilingual environment of Emacs to the default status. | 34 "Reset multilingual environment of Emacs to the default status. |