summaryrefslogtreecommitdiff
path: root/leim
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2009-01-10 21:50:40 +0000
committerGlenn Morris <rgm@gnu.org>2009-01-10 21:50:40 +0000
commit8bc67d27b0bce090dd2b7c4904aaa7a89d1699e1 (patch)
tree9c51cfb862bfcb3979f6c9ff692c15b36a98466e /leim
parent5c310f554022b37c9f916387cf5883a7981a5f98 (diff)
downloademacs-8bc67d27b0bce090dd2b7c4904aaa7a89d1699e1.tar.gz
Comments (minor fixes of some header conventions).
Diffstat (limited to 'leim')
-rw-r--r--leim/quail/croatian.el7
1 files changed, 5 insertions, 2 deletions
diff --git a/leim/quail/croatian.el b/leim/quail/croatian.el
index 9961ac37db9..907456e6093 100644
--- a/leim/quail/croatian.el
+++ b/leim/quail/croatian.el
@@ -3,8 +3,7 @@
;; Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009
;; Free Software Foundation, Inc.
-;; Author: Hrvoje Nikšić <hniksic@xemacs.org>,
-;; modeled after czech.el by Milan Zamazal.
+;; Author: Hrvoje Nikšić <hniksic@xemacs.org>
;; Keywords: i18n
;; This file is part of GNU Emacs.
@@ -22,6 +21,10 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
+;;; Commentary:
+
+;; Modeled after czech.el by Milan Zamazal.
+
;;; Code:
(require 'quail)