diff options
| author | Miles Bader | 2009-12-01 09:28:22 +0000 |
|---|---|---|
| committer | Miles Bader | 2009-12-01 09:28:22 +0000 |
| commit | 964f5b2b790db5970b06826a0045c8e44e702d36 (patch) | |
| tree | ceed1cb632d97ac5474534b037f0e699b6c7583b | |
| parent | 8096a0ff8c8ef167d993ae1582280a22493adbc5 (diff) | |
| download | emacs-964f5b2b790db5970b06826a0045c8e44e702d36.tar.gz emacs-964f5b2b790db5970b06826a0045c8e44e702d36.zip | |
Add arch tagline
| -rw-r--r-- | doc/misc/sem-user.texi | 4 | ||||
| -rw-r--r-- | doc/misc/semantic.texi | 4 | ||||
| -rw-r--r-- | lisp/font-setting.el | 2 | ||||
| -rw-r--r-- | lisp/hfy-cmap.el | 1 | ||||
| -rw-r--r-- | lisp/htmlfontify.el | 1 | ||||
| -rw-r--r-- | lisp/org/org-inlinetask.el | 1 | ||||
| -rw-r--r-- | lisp/progmodes/subword.el | 1 | ||||
| -rw-r--r-- | src/xgselect.c | 2 | ||||
| -rw-r--r-- | src/xgselect.h | 3 | ||||
| -rw-r--r-- | src/xsettings.c | 3 | ||||
| -rw-r--r-- | src/xsettings.h | 3 |
11 files changed, 25 insertions, 0 deletions
diff --git a/doc/misc/sem-user.texi b/doc/misc/sem-user.texi index 93c5b181409..e5ba2fb072b 100644 --- a/doc/misc/sem-user.texi +++ b/doc/misc/sem-user.texi | |||
| @@ -1103,3 +1103,7 @@ to account for it. | |||
| 1103 | @item | 1103 | @item |
| 1104 | Or perhaps the parser needs to be fixed. | 1104 | Or perhaps the parser needs to be fixed. |
| 1105 | @end enumerate | 1105 | @end enumerate |
| 1106 | |||
| 1107 | @ignore | ||
| 1108 | arch-tag: 760dca58-7119-484e-8237-866cbaf36f79 | ||
| 1109 | @end ignore | ||
diff --git a/doc/misc/semantic.texi b/doc/misc/semantic.texi index b880f1a20fc..17ec5d12fcc 100644 --- a/doc/misc/semantic.texi +++ b/doc/misc/semantic.texi | |||
| @@ -636,3 +636,7 @@ Emacs Lisp. It is an LALR parser suitable for complex languages. | |||
| 636 | @c LocalWords: subsubsection sw sym texi texinfo titlefont titlepage | 636 | @c LocalWords: subsubsection sw sym texi texinfo titlefont titlepage |
| 637 | @c LocalWords: tok TOKEN's toplevel typemodifiers uml unset untar | 637 | @c LocalWords: tok TOKEN's toplevel typemodifiers uml unset untar |
| 638 | @c LocalWords: uref usedb var vskip xref yak | 638 | @c LocalWords: uref usedb var vskip xref yak |
| 639 | |||
| 640 | @ignore | ||
| 641 | arch-tag: cbc6e78c-4ff1-410e-9fc7-936487e39bbf | ||
| 642 | @end ignore | ||
diff --git a/lisp/font-setting.el b/lisp/font-setting.el index 3bd5a43da08..a0446e55e50 100644 --- a/lisp/font-setting.el +++ b/lisp/font-setting.el | |||
| @@ -97,3 +97,5 @@ If `font-use-system-font' is nil, the font is not changed." | |||
| 97 | 'font-setting-handle-config-changed-event)) | 97 | 'font-setting-handle-config-changed-event)) |
| 98 | 98 | ||
| 99 | (provide 'font-setting) | 99 | (provide 'font-setting) |
| 100 | |||
| 101 | ;; arch-tag: 3a57e78f-1cd6-48b6-ab75-98f160dcc017 | ||
diff --git a/lisp/hfy-cmap.el b/lisp/hfy-cmap.el index 0327dec2a1c..608d250032a 100644 --- a/lisp/hfy-cmap.el +++ b/lisp/hfy-cmap.el | |||
| @@ -842,3 +842,4 @@ Loads the variable `hfy-rgb-txt-colour-map', which is used by | |||
| 842 | (provide 'hfy-cmap) | 842 | (provide 'hfy-cmap) |
| 843 | ;;; hfy-cmap.el ends here | 843 | ;;; hfy-cmap.el ends here |
| 844 | 844 | ||
| 845 | ;; arch-tag: dff7feea-add4-48ba-937c-e79ac40cec9b | ||
diff --git a/lisp/htmlfontify.el b/lisp/htmlfontify.el index 48bd7d921f9..af82a140c94 100644 --- a/lisp/htmlfontify.el +++ b/lisp/htmlfontify.el | |||
| @@ -2357,3 +2357,4 @@ You may also want to set `hfy-page-header' and `hfy-page-footer'." | |||
| 2357 | (provide 'htmlfontify) | 2357 | (provide 'htmlfontify) |
| 2358 | ;;; htmlfontify.el ends here | 2358 | ;;; htmlfontify.el ends here |
| 2359 | 2359 | ||
| 2360 | ;; arch-tag: 944e5e63-c81d-4baa-a82a-0275f9c30e61 | ||
diff --git a/lisp/org/org-inlinetask.el b/lisp/org/org-inlinetask.el index 43c68cad0e2..05d92622619 100644 --- a/lisp/org/org-inlinetask.el +++ b/lisp/org/org-inlinetask.el | |||
| @@ -232,4 +232,5 @@ Either remove headline and meta data, or do special formatting." | |||
| 232 | 232 | ||
| 233 | (provide 'org-inlinetask) | 233 | (provide 'org-inlinetask) |
| 234 | 234 | ||
| 235 | ;; arch-tag: 59fdac51-8bcc-469e-a21e-6897dd6697bb | ||
| 235 | ;;; org-inlinetask.el ends here | 236 | ;;; org-inlinetask.el ends here |
diff --git a/lisp/progmodes/subword.el b/lisp/progmodes/subword.el index 855a3df2ae3..bfa7effd5f7 100644 --- a/lisp/progmodes/subword.el +++ b/lisp/progmodes/subword.el | |||
| @@ -277,4 +277,5 @@ Optional argument ARG is the same as for `capitalize-word'." | |||
| 277 | 277 | ||
| 278 | (provide 'subword) | 278 | (provide 'subword) |
| 279 | 279 | ||
| 280 | ;; arch-tag: b8a01202-8a52-4a71-ae0a-d753fafd67ef | ||
| 280 | ;;; subword.el ends here | 281 | ;;; subword.el ends here |
diff --git a/src/xgselect.c b/src/xgselect.c index 3c5a99f8ed2..eea7704ea45 100644 --- a/src/xgselect.c +++ b/src/xgselect.c | |||
| @@ -155,3 +155,5 @@ xgselect_initialize () | |||
| 155 | #endif /* defined (USE_GTK) || defined (HAVE_GCONF) */ | 155 | #endif /* defined (USE_GTK) || defined (HAVE_GCONF) */ |
| 156 | } | 156 | } |
| 157 | 157 | ||
| 158 | /* arch-tag: c5873ee3-d1f6-44f9-9f3b-b14f70fd0e6a | ||
| 159 | (do not change this comment) */ | ||
diff --git a/src/xgselect.h b/src/xgselect.h index 537f3471fb3..ae99348f302 100644 --- a/src/xgselect.h +++ b/src/xgselect.h | |||
| @@ -33,3 +33,6 @@ extern int xg_select P_ ((int max_fds, | |||
| 33 | extern void xgselect_initialize P_ ((void)); | 33 | extern void xgselect_initialize P_ ((void)); |
| 34 | 34 | ||
| 35 | #endif /* XGSELECT_H */ | 35 | #endif /* XGSELECT_H */ |
| 36 | |||
| 37 | /* arch-tag: 0c5392a8-3a41-41eb-839c-58e6595926f0 | ||
| 38 | (do not change this comment) */ | ||
diff --git a/src/xsettings.c b/src/xsettings.c index 0aba928839f..9c4749f4036 100644 --- a/src/xsettings.c +++ b/src/xsettings.c | |||
| @@ -611,3 +611,6 @@ syms_of_xsettings () | |||
| 611 | #endif | 611 | #endif |
| 612 | #endif | 612 | #endif |
| 613 | } | 613 | } |
| 614 | |||
| 615 | /* arch-tag: 541716ed-2e6b-42e1-8212-3197e01ea61d | ||
| 616 | (do not change this comment) */ | ||
diff --git a/src/xsettings.h b/src/xsettings.h index d1b3992bffe..e45b6dfe3e3 100644 --- a/src/xsettings.h +++ b/src/xsettings.h | |||
| @@ -28,3 +28,6 @@ extern const char *xsettings_get_system_font P_ ((void)); | |||
| 28 | 28 | ||
| 29 | 29 | ||
| 30 | #endif /* XSETTINGS_H */ | 30 | #endif /* XSETTINGS_H */ |
| 31 | |||
| 32 | /* arch-tag: 2c0f5c49-e925-4452-b778-4c082da6dd72 | ||
| 33 | (do not change this comment) */ | ||