Add arch tagline

This commit is contained in:
Miles Bader 2008-02-23 08:28:42 +00:00
parent 25a4ea6de0
commit 2872062129
3 changed files with 5 additions and 1 deletions

View file

@ -525,4 +525,5 @@ Advances point just past JSON object."
(provide 'json)
;; arch-tag: 15f6e4c8-b831-4172-8749-bbc680c50ea1
;;; json.el ends here

View file

@ -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

View file

@ -4,7 +4,7 @@
;; Author: Dave Love <fx@gnu.org>
;; 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 @@ completion:
elt)))
(provide 'sym-comp)
;; arch-tag: 6fcce616-f3c4-4751-94b4-710e83144124
;;; sym-comp.el ends here