diff lisp/language/devan-util.el @ 38436:b174db545cfd

Some fixes to follow coding conventions.
author Pavel Jan?k <Pavel@Janik.cz>
date Mon, 16 Jul 2001 12:23:00 +0000
parents 0c75fe9804e2
children f091948e4d1c
line wrap: on
line diff
--- a/lisp/language/devan-util.el	Mon Jul 16 12:22:17 2001 +0000
+++ b/lisp/language/devan-util.el	Mon Jul 16 12:23:00 2001 +0000
@@ -1,4 +1,4 @@
-;;; devan-util.el --- Support for Devanagari Script Composition
+;;; devan-util.el --- support for Devanagari Script Composition
 
 ;; Copyright (C) 1996, 2001 Free Software Foundation, Inc.
 
@@ -1281,8 +1281,8 @@
 ;;
 (provide 'devan-util)
 
-;;; devan-util.el end here
-
 ;; Local Variables:
 ;; coding: iso-2022-7bit
 ;; End:
+
+;;; devan-util.el ends here