Mercurial > emacs
changeset 106352:3b90f039f42b
Add arch tagline
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 01 Dec 2009 09:28:22 +0000 |
parents | 18901807a354 |
children | dec940ff2ab6 |
files | doc/misc/sem-user.texi doc/misc/semantic.texi lisp/font-setting.el lisp/hfy-cmap.el lisp/htmlfontify.el lisp/org/org-inlinetask.el lisp/progmodes/subword.el src/xgselect.c src/xgselect.h src/xsettings.c src/xsettings.h |
diffstat | 11 files changed, 25 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/misc/sem-user.texi Tue Dec 01 09:07:36 2009 +0000 +++ b/doc/misc/sem-user.texi Tue Dec 01 09:28:22 2009 +0000 @@ -1103,3 +1103,7 @@ @item Or perhaps the parser needs to be fixed. @end enumerate + +@ignore + arch-tag: 760dca58-7119-484e-8237-866cbaf36f79 +@end ignore
--- a/doc/misc/semantic.texi Tue Dec 01 09:07:36 2009 +0000 +++ b/doc/misc/semantic.texi Tue Dec 01 09:28:22 2009 +0000 @@ -636,3 +636,7 @@ @c LocalWords: subsubsection sw sym texi texinfo titlefont titlepage @c LocalWords: tok TOKEN's toplevel typemodifiers uml unset untar @c LocalWords: uref usedb var vskip xref yak + +@ignore + arch-tag: cbc6e78c-4ff1-410e-9fc7-936487e39bbf +@end ignore
--- a/lisp/font-setting.el Tue Dec 01 09:07:36 2009 +0000 +++ b/lisp/font-setting.el Tue Dec 01 09:28:22 2009 +0000 @@ -97,3 +97,5 @@ 'font-setting-handle-config-changed-event)) (provide 'font-setting) + +;; arch-tag: 3a57e78f-1cd6-48b6-ab75-98f160dcc017
--- a/lisp/hfy-cmap.el Tue Dec 01 09:07:36 2009 +0000 +++ b/lisp/hfy-cmap.el Tue Dec 01 09:28:22 2009 +0000 @@ -842,3 +842,4 @@ (provide 'hfy-cmap) ;;; hfy-cmap.el ends here +;; arch-tag: dff7feea-add4-48ba-937c-e79ac40cec9b
--- a/lisp/htmlfontify.el Tue Dec 01 09:07:36 2009 +0000 +++ b/lisp/htmlfontify.el Tue Dec 01 09:28:22 2009 +0000 @@ -2357,3 +2357,4 @@ (provide 'htmlfontify) ;;; htmlfontify.el ends here +;; arch-tag: 944e5e63-c81d-4baa-a82a-0275f9c30e61
--- a/lisp/org/org-inlinetask.el Tue Dec 01 09:07:36 2009 +0000 +++ b/lisp/org/org-inlinetask.el Tue Dec 01 09:28:22 2009 +0000 @@ -232,4 +232,5 @@ (provide 'org-inlinetask) +;; arch-tag: 59fdac51-8bcc-469e-a21e-6897dd6697bb ;;; org-inlinetask.el ends here
--- a/lisp/progmodes/subword.el Tue Dec 01 09:07:36 2009 +0000 +++ b/lisp/progmodes/subword.el Tue Dec 01 09:28:22 2009 +0000 @@ -277,4 +277,5 @@ (provide 'subword) +;; arch-tag: b8a01202-8a52-4a71-ae0a-d753fafd67ef ;;; subword.el ends here
--- a/src/xgselect.c Tue Dec 01 09:07:36 2009 +0000 +++ b/src/xgselect.c Tue Dec 01 09:28:22 2009 +0000 @@ -155,3 +155,5 @@ #endif /* defined (USE_GTK) || defined (HAVE_GCONF) */ } +/* arch-tag: c5873ee3-d1f6-44f9-9f3b-b14f70fd0e6a + (do not change this comment) */
--- a/src/xgselect.h Tue Dec 01 09:07:36 2009 +0000 +++ b/src/xgselect.h Tue Dec 01 09:28:22 2009 +0000 @@ -33,3 +33,6 @@ extern void xgselect_initialize P_ ((void)); #endif /* XGSELECT_H */ + +/* arch-tag: 0c5392a8-3a41-41eb-839c-58e6595926f0 + (do not change this comment) */