]> git.eshelyaron.com Git - emacs.git/commitdiff
Add arch tagline
authorMiles Bader <miles@gnu.org>
Fri, 14 Aug 2009 04:47:38 +0000 (04:47 +0000)
committerMiles Bader <miles@gnu.org>
Fri, 14 Aug 2009 04:47:38 +0000 (04:47 +0000)
lisp/files-x.el
lisp/international/ucs-normalize.el

index c120c646e66010ccd3bbbb9558d1e0fb77ad8db9..72e89211efc07555b3e794868a2ac907566fccef 100644 (file)
@@ -458,4 +458,6 @@ from the the MODE alist ignoring the input argument VALUE."
 \f
 
 (provide 'files-x)
+
+;; arch-tag: 949d263c-30a8-4b49-af26-cda97c7c5477
 ;;; files-x.el ends here
index aaf40a16eef8f42e38135d15a6d72e7bda46c74b..c879861812662d07fa7f3931a24ef5cc988dab2f 100644 (file)
@@ -606,4 +606,5 @@ be decomposed.  It doesn't perform normalization on encoding."
 
 (provide 'ucs-normalize)
 
+;; arch-tag: cef65ae7-71ad-4e19-8da8-56ab4d42aaa4
 ;;; ucs-normalize.el ends here