diff options
author | Dan Nicolaescu <done@ece.arizona.edu> | 1998-04-20 06:37:57 +0000 |
---|---|---|
committer | Dan Nicolaescu <done@ece.arizona.edu> | 1998-04-20 06:37:57 +0000 |
commit | 8f3642a4ce3d22b48cbe4d9b044663f86267f64c (patch) | |
tree | b58fb90a6b8d8f9d2fbd27a71ec3d5d2428c09ae /lisp | |
parent | f95837d0a443d14a879a12eb9a44fb510df0f4de (diff) | |
download | emacs-8f3642a4ce3d22b48cbe4d9b044663f86267f64c.tar.gz emacs-8f3642a4ce3d22b48cbe4d9b044663f86267f64c.tar.bz2 emacs-8f3642a4ce3d22b48cbe4d9b044663f86267f64c.zip |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/language/romanian.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/language/romanian.el b/lisp/language/romanian.el index c779bb95bb0..595f0cea7e4 100644 --- a/lisp/language/romanian.el +++ b/lisp/language/romanian.el @@ -1,4 +1,4 @@ -;;; romanian.el --- Support for Romanian +;;; romanian.el --- Support for Romanian -*- coding: iso-latin-2; -*- ;; Copyright (C) 1998 Free Software Foundation. @@ -39,7 +39,7 @@ (charset . (ascii latin-iso8859-2)) (coding-system . (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)) '("European")) |