# HG changeset patch # User Miles Bader # Date 1082358566 0 # Node ID cce857c68ba2d6fa295e26a6659391170dc7c1ad # Parent 548375b6b1f85b9448c41bf21da2f71946862a45 Add arch taglines diff -r 548375b6b1f8 -r cce857c68ba2 admin/ChangeLog.22 --- a/admin/ChangeLog.22 Mon Apr 19 07:01:43 2004 +0000 +++ b/admin/ChangeLog.22 Mon Apr 19 07:09:26 2004 +0000 @@ -66,3 +66,5 @@ Copyright (C) 2003 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved. + +;;; arch-tag: 021fa3ae-e1d0-451b-866e-c5b10b325e78 diff -r 548375b6b1f8 -r cce857c68ba2 etc/ChangeLog.22 --- a/etc/ChangeLog.22 Mon Apr 19 07:01:43 2004 +0000 +++ b/etc/ChangeLog.22 Mon Apr 19 07:09:26 2004 +0000 @@ -65,3 +65,5 @@ Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved. + +;;; arch-tag: 3be3b13c-b969-4c9d-8542-66e0b5a3d27a diff -r 548375b6b1f8 -r cce857c68ba2 leim/ChangeLog.22 --- a/leim/ChangeLog.22 Mon Apr 19 07:01:43 2004 +0000 +++ b/leim/ChangeLog.22 Mon Apr 19 07:09:26 2004 +0000 @@ -103,3 +103,5 @@ Copyright (C) 2002 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved. + +;;; arch-tag: c3252583-f87e-476c-9f21-482773f7ed8a diff -r 548375b6b1f8 -r cce857c68ba2 lisp/ChangeLog.22 --- a/lisp/ChangeLog.22 Mon Apr 19 07:01:43 2004 +0000 +++ b/lisp/ChangeLog.22 Mon Apr 19 07:09:26 2004 +0000 @@ -1876,3 +1876,5 @@ Copyright (C) 2002 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved. + +;;; arch-tag: d0d613db-0a9b-459c-a1c7-8a1722c771c1 diff -r 548375b6b1f8 -r cce857c68ba2 lisp/gnus/ChangeLog.22 --- a/lisp/gnus/ChangeLog.22 Mon Apr 19 07:01:43 2004 +0000 +++ b/lisp/gnus/ChangeLog.22 Mon Apr 19 07:09:26 2004 +0000 @@ -117,3 +117,5 @@ Copyright (C) 2002 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved. + +;;; arch-tag: d7f0febd-4aca-429a-9493-d71cd04ad9f0 diff -r 548375b6b1f8 -r cce857c68ba2 lisp/international/cp51932.el --- a/lisp/international/cp51932.el Mon Apr 19 07:01:43 2004 +0000 +++ b/lisp/international/cp51932.el Mon Apr 19 07:09:26 2004 +0000 @@ -468,3 +468,5 @@ (setcar x (cdr x)) (setcdr x tmp))) map) (define-translation-table 'cp51932-encode map)) + +;;; arch-tag: d21c06e5-a548-4dda-8802-c2922ff19da3 diff -r 548375b6b1f8 -r cce857c68ba2 lisp/international/eucjp-ms.el --- a/lisp/international/eucjp-ms.el Mon Apr 19 07:01:43 2004 +0000 +++ b/lisp/international/eucjp-ms.el Mon Apr 19 07:09:26 2004 +0000 @@ -2083,3 +2083,5 @@ (setcar x (cdr x)) (setcdr x tmp))) map) (define-translation-table 'eucjp-ms-encode map)) + +;;; arch-tag: c4191096-288a-4f13-9b2a-ee7a1f11eb4a diff -r 548375b6b1f8 -r cce857c68ba2 lisp/progmodes/cap-words.el --- a/lisp/progmodes/cap-words.el Mon Apr 19 07:01:43 2004 +0000 +++ b/lisp/progmodes/cap-words.el Mon Apr 19 07:09:26 2004 +0000 @@ -89,4 +89,6 @@ capitalized-next-word-boundary-function-table)) (provide 'cap-words) + +;;; arch-tag: 46513b64-fe5a-4c0b-902c-ed235c22975f ;;; cap-words.el ends here diff -r 548375b6b1f8 -r cce857c68ba2 src/ChangeLog.22 --- a/src/ChangeLog.22 Mon Apr 19 07:01:43 2004 +0000 +++ b/src/ChangeLog.22 Mon Apr 19 07:09:26 2004 +0000 @@ -2854,3 +2854,5 @@ Copyright (C) 2002 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved. + +;;; arch-tag: 1bff38bd-2030-46ae-9d18-f15e6006b665 diff -r 548375b6b1f8 -r cce857c68ba2 src/character.c --- a/src/character.c Mon Apr 19 07:01:43 2004 +0000 +++ b/src/character.c Mon Apr 19 07:09:26 2004 +0000 @@ -992,3 +992,6 @@ } #endif /* emacs */ + +/* arch-tag: b6665960-3c3d-4184-85cd-af4318197999 + (do not change this comment) */ diff -r 548375b6b1f8 -r cce857c68ba2 src/character.h --- a/src/character.h Mon Apr 19 07:01:43 2004 +0000 +++ b/src/character.h Mon Apr 19 07:09:26 2004 +0000 @@ -652,3 +652,6 @@ do { (sym) = intern ((name)); staticpro (&(sym)); } while (0) #endif /* EMACS_CHARACTER_H */ + +/* arch-tag: 4ef86004-2eff-4073-8cea-cfcbcf7188ac + (do not change this comment) */ diff -r 548375b6b1f8 -r cce857c68ba2 src/chartab.c --- a/src/chartab.c Mon Apr 19 07:01:43 2004 +0000 +++ b/src/chartab.c Mon Apr 19 07:09:26 2004 +0000 @@ -970,3 +970,6 @@ defsubr (&Soptimize_char_table); defsubr (&Smap_char_table); } + +/* arch-tag: 18b5b560-7ab5-4108-b09e-d5dd65dc6fda + (do not change this comment) */