changeset 96684:9a85c163883d

Add arch tagline
author Miles Bader <miles@gnu.org>
date Tue, 15 Jul 2008 23:47:14 +0000
parents 9631844b13ae
children e869d0172660
files doc/emacs/ns-emacs.texi lisp/ns-carbon-compat.el lisp/ns-grabenv.el lisp/term/ns-win.el nextstep/ChangeLog nextstep/Cocoa/Emacs.base/Contents/Resources/Credits.html nextstep/compile src/nsgui.h src/nsterm.h
diffstat 9 files changed, 22 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/emacs/ns-emacs.texi	Tue Jul 15 23:00:44 2008 +0000
+++ b/doc/emacs/ns-emacs.texi	Tue Jul 15 23:47:14 2008 +0000
@@ -1017,3 +1017,7 @@
 from whom we didn't hear much, but the presence of which assured us that maybe
 this project was actually worth doing.
 @bye
+
+@ignore
+   arch-tag: 286bdf18-ccfb-48b2-b730-994771de6bdd
+@end ignore
--- a/lisp/ns-carbon-compat.el	Tue Jul 15 23:00:44 2008 +0000
+++ b/lisp/ns-carbon-compat.el	Tue Jul 15 23:47:14 2008 +0000
@@ -35,3 +35,5 @@
 (defvaralias 'mac-control-modifier 'ns-control-modifier)
 (defvaralias 'mac-option-modifier 'ns-option-modifier)
 (defvaralias 'mac-function-modifier 'ns-function-modifier)
+
+;; arch-tag: b03b7d78-2b97-4953-90be-5d4f71b64ec1
--- a/lisp/ns-grabenv.el	Tue Jul 15 23:00:44 2008 +0000
+++ b/lisp/ns-grabenv.el	Tue Jul 15 23:47:14 2008 +0000
@@ -65,3 +65,5 @@
 ; gives the path to the shell (defaults to the current setting of
 ; shell-file-name).  The remaining arguments are interpreted as a list of
 ; commands for it to execute (defaults to \"printenv\")." nil nil)
+
+;; arch-tag: e65e1dd8-1566-460c-ad66-07948588be56
--- a/lisp/term/ns-win.el	Tue Jul 15 23:00:44 2008 +0000
+++ b/lisp/term/ns-win.el	Tue Jul 15 23:47:14 2008 +0000
@@ -1605,4 +1605,5 @@
 
 (provide 'ns-win)
 
+;; arch-tag: eb138a45-4e2e-4d68-b1c9-a39665731644
 ;;; ns-win.el ends here
--- a/nextstep/ChangeLog	Tue Jul 15 23:00:44 2008 +0000
+++ b/nextstep/ChangeLog	Tue Jul 15 23:47:14 2008 +0000
@@ -48,3 +48,5 @@
 	* FOR_RELEASE: New file: release tasks specific to NeXTstep
 	port.
 	* README.txt: New file: descriptive info for NeXTstep port.
+
+;; arch-tag: 963ee08e-8e76-485f-9cfb-65a4333a073c
--- a/nextstep/Cocoa/Emacs.base/Contents/Resources/Credits.html	Tue Jul 15 23:00:44 2008 +0000
+++ b/nextstep/Cocoa/Emacs.base/Contents/Resources/Credits.html	Tue Jul 15 23:47:14 2008 +0000
@@ -1,1 +1,4 @@
 <font face="lucida grande" size="-1"><a href="http://emacs-app.sf.net">http://emacs-app.sf.net</a></font>
+
+<!-- arch-tag: cc455793-f594-45c6-822c-f4a7bb362c15
+     (do not change this comment) -->
--- a/nextstep/compile	Tue Jul 15 23:00:44 2008 +0000
+++ b/nextstep/compile	Tue Jul 15 23:47:14 2008 +0000
@@ -221,3 +221,5 @@
 echo ""
 echo "Build successful."
 echo ""
+
+# arch-tag: 1fda51a1-d908-4e60-ad5e-47ffbb39f18d
--- a/src/nsgui.h	Tue Jul 15 23:00:44 2008 +0000
+++ b/src/nsgui.h	Tue Jul 15 23:47:14 2008 +0000
@@ -206,3 +206,6 @@
 #define PWinGravity	(1L << 9) /* program specified window gravity */
 
 #endif  /* __NSGUI_H__ */
+
+/* arch-tag: b2af3275-62c3-45b4-9335-4c9635c67e55
+   (do not change this comment) */
--- a/src/nsterm.h	Tue Jul 15 23:00:44 2008 +0000
+++ b/src/nsterm.h	Tue Jul 15 23:47:14 2008 +0000
@@ -825,3 +825,6 @@
 
 
 #endif	/* HAVE_NS */
+
+/* arch-tag: 0a28b142-4ac1-4a81-a243-abcd82d9c4e5
+   (do not change this comment) */