# HG changeset patch # User Miles Bader # Date 1102454006 0 # Node ID d97ebd9e30f67a3c6df17ffedbcdac89c31687e3 # Parent 9f7c2511d45734c8e8363395f0edca4b7665dc8d Changes from arch/CVS synchronization diff -r 9f7c2511d457 -r d97ebd9e30f6 lisp/textmodes/org.el --- a/lisp/textmodes/org.el Tue Dec 07 21:03:04 2004 +0000 +++ b/lisp/textmodes/org.el Tue Dec 07 21:13:26 2004 +0000 @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar ;; Homepage: http://www.astro.uva.nl/~dominik/Tools/org/ -;; Version: 3.03 (internal CVS version is $Revision: 1.104 $) +;; Version: 3.03 (internal CVS version is $Revision: 1.2 $) ;; This file is part of GNU Emacs. @@ -7588,3 +7588,4 @@ ;;; org.el ends here +;; arch-tag: e77da1a7-acc7-4336-b19e-efa25af3f9fd diff -r 9f7c2511d457 -r d97ebd9e30f6 man/org.texi --- a/man/org.texi Tue Dec 07 21:03:04 2004 +0000 +++ b/man/org.texi Tue Dec 07 21:13:26 2004 +0000 @@ -2040,3 +2040,6 @@ @bye +@ignore + arch-tag: 7893d1fe-cc57-4d13-b5e5-f494a1bcc7ac +@end ignore diff -r 9f7c2511d457 -r d97ebd9e30f6 man/url.texi --- a/man/url.texi Tue Dec 07 21:03:04 2004 +0000 +++ b/man/url.texi Tue Dec 07 21:13:26 2004 +0000 @@ -1181,3 +1181,7 @@ @setchapternewpage odd @contents @bye + +@ignore + arch-tag: c96be356-7e2d-4196-bcda-b13246c5c3f0 +@end ignore