# HG changeset patch # User Miles Bader # Date 1203755322 0 # Node ID e670b615aad994117112d877ea252d77ae168940 # Parent 74bf6df13b6cd0afe87183769ee8c367d4f57adf Add arch tagline diff -r 74bf6df13b6c -r e670b615aad9 lisp/json.el --- a/lisp/json.el Sat Feb 23 06:32:12 2008 +0000 +++ b/lisp/json.el Sat Feb 23 08:28:42 2008 +0000 @@ -525,4 +525,5 @@ (provide 'json) +;; arch-tag: 15f6e4c8-b831-4172-8749-bbc680c50ea1 ;;; json.el ends here diff -r 74bf6df13b6c -r e670b615aad9 lisp/language/sinhala.el --- a/lisp/language/sinhala.el Sat Feb 23 06:32:12 2008 +0000 +++ b/lisp/language/sinhala.el Sat Feb 23 08:28:42 2008 +0000 @@ -37,4 +37,5 @@ '(#xD80 . #xDFF) (list (cons "[\xD80-\xDFF\x200C\x200D]+" 'font-shape-text))) +;; arch-tag: 87b9ad3b-5090-422f-b942-eb85b9d52e7c ;; sinhala.el ends here diff -r 74bf6df13b6c -r e670b615aad9 lisp/progmodes/sym-comp.el --- a/lisp/progmodes/sym-comp.el Sat Feb 23 06:32:12 2008 +0000 +++ b/lisp/progmodes/sym-comp.el Sat Feb 23 08:28:42 2008 +0000 @@ -4,7 +4,7 @@ ;; Author: Dave Love ;; Keywords: extensions -;; $Revision: 1.2 $ +;; $Revision: 1.1 $ ;; URL: http://www.loveshack.ukfsn.org/emacs ;; This file is free software; you can redistribute it and/or modify @@ -258,4 +258,6 @@ elt))) (provide 'sym-comp) + +;; arch-tag: 6fcce616-f3c4-4751-94b4-710e83144124 ;;; sym-comp.el ends here