Prefer UTF-8 in documentation.
This commit is contained in:
parent
932e8ec6f3
commit
48b9bb83f2
7 changed files with 23 additions and 24 deletions
|
@ -296,7 +296,7 @@ \section{Arquivos}
|
|||
|
||||
\section{Ajuda (Help)}
|
||||
|
||||
Tecle \kbd{C-h} (ou \kbd{F1}) e siga as instru{\c{c}}{\~o}es.
|
||||
Tecle \kbd{C-h} (ou \kbd{F1}) e siga as instru{\c{c}}{\~o}es.
|
||||
|
||||
\key{remove a janela de ajuda}{C-x 1}
|
||||
\key{rola a janela de ajuda}{C-M-v}
|
||||
|
@ -676,6 +676,5 @@ \section{Escrevendo Comandos}
|
|||
|
||||
% Local variables:
|
||||
% compile-command: "pdftex pt-br-refcard"
|
||||
% coding: iso-latin-1
|
||||
% coding: utf-8
|
||||
% End:
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
;;; chinese.el --- support for Chinese -*- coding: iso-2022-7bit; -*-
|
||||
;;; chinese.el --- support for Chinese -*- coding: utf-8; -*-
|
||||
|
||||
;; Copyright (C) 2001-2013 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
|
||||
|
@ -114,7 +114,7 @@
|
|||
iso-2022-cn)
|
||||
(input-method . "chinese-py-punct")
|
||||
(features china-util)
|
||||
(sample-text . "Chinese ($AVPND(B,$AFUM(;0(B,$A::So(B) $ADc:C(B")
|
||||
(sample-text . "Chinese (中文,普通话,汉语) 你好")
|
||||
(documentation . "Support for Chinese GB2312 character set.")
|
||||
(tutorial . "TUTORIAL.cn"))
|
||||
'("Chinese"))
|
||||
|
@ -146,7 +146,7 @@
|
|||
(input-method . "chinese-py-punct-b5")
|
||||
(ctext-non-standard-encodings "big5-0")
|
||||
(features china-util)
|
||||
(sample-text . "Cantonese ($(0GnM$(B,$(0N]0*Hd(B) $(0*/=((B, $(0+$)p(B")
|
||||
(sample-text . "Cantonese (粵語,廣東話) 早晨, 你好")
|
||||
(documentation . "Support for Chinese Big5 character set.")
|
||||
(tutorial . "TUTORIAL.zh"))
|
||||
'("Chinese"))
|
||||
|
@ -251,7 +251,7 @@ converted to CNS)."))
|
|||
chinese-iso-8bit) ; fixme?
|
||||
(ctext-non-standard-encodings "gbk-0")
|
||||
(input-method . "chinese-py-punct") ; fixme?
|
||||
(sample-text . "Chinese ($BCfJ8(B,$BIaDL$A;0(B,$A::So(B) $(D95$B9%(B")
|
||||
(sample-text . "Chinese (中文,普通话,汉语) 妳好")
|
||||
(features china-util)
|
||||
(documentation . "Support for Chinese GBK character set.")
|
||||
(tutorial . "TUTORIAL.cn"))
|
||||
|
@ -277,7 +277,7 @@ converted to CNS)."))
|
|||
(coding-priority gb18030 gbk iso-2022-cn chinese-big5
|
||||
chinese-iso-8bit) ; fixme?
|
||||
(input-method . "chinese-py-punct") ; fixme?
|
||||
(sample-text . "Chinese ($BCfJ8(B,$BIaDL$A;0(B,$A::So(B) $(D0_$B9%(B")
|
||||
(sample-text . "Chinese (中文,普通话,汉语) 你好")
|
||||
(features china-util)
|
||||
(documentation
|
||||
. "Support for Chinese GB18030 character set.")
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
;;; cyrillic.el --- support for Cyrillic -*- coding: iso-2022-7bit; -*-
|
||||
;;; cyrillic.el --- support for Cyrillic -*- coding: utf-8; -*-
|
||||
|
||||
;; Copyright (C) 1997-1998, 2001-2013 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
|
||||
|
@ -74,7 +74,7 @@
|
|||
(nonascii-translation . iso-8859-5)
|
||||
(unibyte-display . cyrillic-iso-8bit)
|
||||
(features cyril-util)
|
||||
(sample-text . "Russian (,L@caaZXY(B) ,L7T`PRabRcYbU(B!")
|
||||
(sample-text . "Russian (Русский) Здравствуйте!")
|
||||
(documentation . "Support for Cyrillic ISO-8859-5."))
|
||||
'("Cyrillic"))
|
||||
|
||||
|
@ -103,7 +103,7 @@
|
|||
(input-method . "russian-typewriter")
|
||||
(features cyril-util)
|
||||
(unibyte-display . cyrillic-koi8)
|
||||
(sample-text . "Russian (,L@caaZXY(B) ,L7T`PRabRcYbU(B!")
|
||||
(sample-text . "Russian (Русский) Здравствуйте!")
|
||||
(documentation . "Support for Cyrillic KOI8-R."))
|
||||
'("Cyrillic"))
|
||||
|
||||
|
@ -117,7 +117,7 @@
|
|||
(input-method . "russian-computer")
|
||||
(features cyril-util)
|
||||
(unibyte-display . cyrillic-koi8)
|
||||
(sample-text . "Russian (,L@caaZXY(B) ,L7T`PRabRcYbU(B!")
|
||||
(sample-text . "Russian (Русский) Здравствуйте!")
|
||||
(documentation . "\
|
||||
Support for Russian using koi8-r and the russian-computer input method.")
|
||||
(tutorial . "TUTORIAL.ru"))
|
||||
|
@ -158,7 +158,7 @@ Support for Russian using koi8-r and the russian-computer input method.")
|
|||
(input-method . "russian-typewriter")
|
||||
(features cyril-util)
|
||||
(unibyte-display . cyrillic-alternativnyj)
|
||||
(sample-text . "Russian (,L@caaZXY(B) ,L7T`PRabRcYbU(B!")
|
||||
(sample-text . "Russian (Русский) Здравствуйте!")
|
||||
(documentation . "Support for Cyrillic ALTERNATIVNYJ."))
|
||||
'("Cyrillic"))
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
;;; czech.el --- support for Czech -*- coding: iso-2022-7bit -*-
|
||||
;;; czech.el --- support for Czech -*- coding: utf-8 -*-
|
||||
|
||||
;; Copyright (C) 1998, 2001-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Milan Zamazal <pdm@zamazal.org>
|
||||
;; Maintainer: Pavel Jan,Am(Bk <Pavel@Janik.cz>
|
||||
;; Maintainer: Pavel Janík <Pavel@Janik.cz>
|
||||
;; Keywords: multilingual, Czech
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
@ -35,7 +35,7 @@
|
|||
(nonascii-translation . iso-8859-2)
|
||||
(unibyte-display . iso-8859-2)
|
||||
(tutorial . "TUTORIAL.cs")
|
||||
(sample-text . "P,Bx(Bejeme v,Ba(Bm hezk,B}(B den!")
|
||||
(sample-text . "Přejeme vám hezký den!")
|
||||
(documentation . "\
|
||||
This language environment is almost the same as Latin-2,
|
||||
but sets the default input method to \"czech\",
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
;;; korean.el --- support for Korean -*- coding: iso-2022-7bit -*-
|
||||
;;; korean.el --- support for Korean -*- coding: utf-8 -*-
|
||||
|
||||
;; Copyright (C) 1998, 2001-2013 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
|
||||
|
@ -74,7 +74,7 @@
|
|||
(input-method . "korean-hangul")
|
||||
(features korea-util)
|
||||
(coding-priority korean-iso-8bit korean-cp949 iso-2022-kr)
|
||||
(sample-text . "Hangul ($(CGQ1[(B) $(C>H3gGO<<?d(B, $(C>H3gGO=J4O1n(B")
|
||||
(sample-text . "Hangul (한글) 안녕하세요, 안녕하십니까")
|
||||
(documentation . "\
|
||||
The following key bindings are available for controlling Korean input methods:
|
||||
Shift-SPC, Hangul: toggle-korean-input-method
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
;;; slovak.el --- support for Slovak -*- coding: iso-2022-7bit -*-
|
||||
;;; slovak.el --- support for Slovak -*- coding: utf-8 -*-
|
||||
|
||||
;; Copyright (C) 1998, 2001-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Authors: Tibor ,B)(Bimko <tibor.simko@fmph.uniba.sk>,
|
||||
;; Authors: Tibor Šimko <tibor.simko@fmph.uniba.sk>,
|
||||
;; Milan Zamazal <pdm@zamazal.org>
|
||||
;; Maintainer: Pavel Jan,Am(Bk <Pavel@Janik.cz>
|
||||
;; Maintainer: Pavel Janík <Pavel@Janik.cz>
|
||||
;; Keywords: multilingual, Slovak
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
@ -36,7 +36,7 @@
|
|||
(input-method . "slovak")
|
||||
(unibyte-display . iso-8859-2)
|
||||
(tutorial . "TUTORIAL.sk")
|
||||
(sample-text . "Prajeme V,Ba(Bm pr,Bm(Bjemn,B}(B de,Br(B!")
|
||||
(sample-text . "Prajeme Vám príjemný deň!")
|
||||
(documentation . "\
|
||||
This language environment is almost the same as Latin-2,
|
||||
but sets the default input method to \"slovak\",
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
;;; vietnamese.el --- support for Vietnamese -*- coding: iso-2022-7bit; -*-
|
||||
;;; vietnamese.el --- support for Vietnamese -*- coding: utf-8; -*-
|
||||
|
||||
;; Copyright (C) 1998, 2001-2013 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
|
||||
|
@ -80,7 +80,7 @@
|
|||
(input-method . "vietnamese-viqr")
|
||||
(unibyte-display . vietnamese-viscii)
|
||||
(features viet-util)
|
||||
(sample-text . "Vietnamese (Ti,1*(Bng Vi,1.(Bt) Ch,1`(Bo b,1U(Bn")
|
||||
(sample-text . "Vietnamese (Tiếng Việt) Chào bạn")
|
||||
(documentation . "\
|
||||
For Vietnamese, Emacs uses special charsets internally.
|
||||
They can be decoded from and encoded to VISCII, VSCII, TCVN-5712, VIQR
|
||||
|
|
Loading…
Add table
Reference in a new issue