]> code.delx.au - gnu-emacs/blobdiff - lisp/language/utf-8-lang.el
Fix quote escaping in ruby-toggle-string-quotes
[gnu-emacs] / lisp / language / utf-8-lang.el
index 30b4c03bcaf03a0e64d7704475752240bc615744..31b517ba1f9e477a74551ec95807f12913d8a6d3 100644 (file)
@@ -1,7 +1,6 @@
-;;; utf-8-lang.el --- generic UTF-8 language environment -*- no-byte-compile: t -*-
+;;; utf-8-lang.el --- generic UTF-8 language environment
 
-;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 2001-2016 Free Software Foundation, Inc.
 
 ;; Author: Dave Love <fx@gnu.org>
 ;; Keywords: i18n
@@ -52,5 +51,4 @@ encoded in UTF-8."))
 
 (provide 'utf-8-lang)
 
-;; arch-tag: dfa339e1-296f-4b1e-9fe8-2b65279ec813
 ;;; utf-8-lang.el ends here