Add arch taglines
[bpt/emacs.git] / leim / quail / sgml-input.el
index 49c8c6e..60491c5 100644 (file)
@@ -5,6 +5,8 @@
 ;; Author: Dave Love <fx@gnu.org>
 ;; Keywords: i18n
 
+;; This file is part of GNU Emacs.
+
 ;; This file is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
 ;; the Free Software Foundation; either version 2, or (at your option)
@@ -1057,4 +1059,5 @@ E.g.: &aacute; -> á"
   ("&zwnj;" ?\‌) ;; ZERO WIDTH NON-JOINER
 )
 
+;;; arch-tag: ad2a65ea-f903-423b-b3bd-08d0912ae41f
 ;;; sgml-input.el ends here