mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-17 03:10:58 -08:00
*** empty log message ***
This commit is contained in:
parent
f95837d0a4
commit
8f3642a4ce
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
;;; romanian.el --- Support for Romanian
|
;;; romanian.el --- Support for Romanian -*- coding: iso-latin-2; -*-
|
||||||
|
|
||||||
;; Copyright (C) 1998 Free Software Foundation.
|
;; Copyright (C) 1998 Free Software Foundation.
|
||||||
|
|
||||||
|
|
@ -39,7 +39,7 @@
|
||||||
(charset . (ascii latin-iso8859-2))
|
(charset . (ascii latin-iso8859-2))
|
||||||
(coding-system . (iso-8859-2))
|
(coding-system . (iso-8859-2))
|
||||||
(coding-priority . (iso-8859-2))
|
(coding-priority . (iso-8859-2))
|
||||||
(sample-text . "Bun,Ac(B ziua, bine a,A~(Bi venit!")
|
(sample-text . "Bun-Aã-B ziua, bine a-Aþi-B venit!")
|
||||||
(documentation . t))
|
(documentation . t))
|
||||||
'("European"))
|
'("European"))
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue