diff options
author | Pavel Janík <Pavel@Janik.cz> | 2001-07-16 12:23:00 +0000 |
---|---|---|
committer | Pavel Janík <Pavel@Janik.cz> | 2001-07-16 12:23:00 +0000 |
commit | e8af40eed41d6c61ea6a0649512c4b09afcb1bfa (patch) | |
tree | 588654cb6c38a93c432bfae53ccbf36569e3cf23 /lisp/language/romanian.el | |
parent | 4cba8c0bdcce038e6966aab82d08859d796e69d0 (diff) | |
download | emacs-e8af40eed41d6c61ea6a0649512c4b09afcb1bfa.tar.gz emacs-e8af40eed41d6c61ea6a0649512c4b09afcb1bfa.tar.bz2 emacs-e8af40eed41d6c61ea6a0649512c4b09afcb1bfa.zip |
Some fixes to follow coding conventions.
Diffstat (limited to 'lisp/language/romanian.el')
-rw-r--r-- | lisp/language/romanian.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/language/romanian.el b/lisp/language/romanian.el index 795876547d2..2ca780dd1bb 100644 --- a/lisp/language/romanian.el +++ b/lisp/language/romanian.el @@ -1,4 +1,4 @@ -;;; romanian.el --- Support for Romanian -*- coding: iso-latin-2; -*- +;;; romanian.el --- support for Romanian -*- coding: iso-latin-2; -*- ;; Copyright (C) 1998 Free Software Foundation. @@ -43,5 +43,4 @@ (provide 'romanian) -;; romanian.el ends here - +;;; romanian.el ends here |