From: Miles Bader Date: Wed, 17 Nov 2004 11:52:34 +0000 (+0000) Subject: Restore arch taglines X-Git-Tag: ttn-vms-21-2-B4~3867 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8df608c1cee9daf656566f2f9c7a63a133e7c16a;p=emacs.git Restore arch taglines --- diff --git a/lisp/progmodes/idlw-help.el b/lisp/progmodes/idlw-help.el index 9df57cdf7ee..28f61b6cbcc 100644 --- a/lisp/progmodes/idlw-help.el +++ b/lisp/progmodes/idlw-help.el @@ -1174,4 +1174,5 @@ Useful when source code is displayed as help. See the option (provide 'idlw-help) (provide 'idlwave-help) -;;; idlw-help.el ends here \ No newline at end of file +;; arch-tag: d27b5505-59de-497f-ba3f-f199fd4fb911 +;;; idlw-help.el ends here diff --git a/lisp/progmodes/idlw-rinfo.el b/lisp/progmodes/idlw-rinfo.el index 36a67592e0c..9f95f8e6a5b 100644 --- a/lisp/progmodes/idlw-rinfo.el +++ b/lisp/progmodes/idlw-rinfo.el @@ -2064,4 +2064,5 @@ (provide 'idlw-rinfo) (provide 'idlwave-rinfo) +;; arch-tag: d0b65da3-7f5e-4992-b8dd-885800b5cd6b ;;; idlw-rinfo.el ends here diff --git a/lisp/progmodes/idlw-shell.el b/lisp/progmodes/idlw-shell.el index 85a568ac680..d1d0bf709a4 100644 --- a/lisp/progmodes/idlw-shell.el +++ b/lisp/progmodes/idlw-shell.el @@ -6,7 +6,7 @@ ;; Chris Chase ;; Maintainer: J.D. Smith ;; Version: 5.5 -;; Date: $Date: 2004/11/17 05:37:18 $ +;; Date: $Date: 2004/11/17 05:54:20 $ ;; Keywords: processes ;; This file is part of GNU Emacs. @@ -4493,4 +4493,6 @@ static char * file[] = { (if idlwave-shell-use-toolbar (add-hook 'idlwave-shell-mode-hook 'idlwave-toolbar-add-everywhere)) + +;; arch-tag: 20c2e8ce-0709-41d8-a5b6-bb039148440a ;;; idlw-shell.el ends here diff --git a/lisp/progmodes/idlw-toolbar.el b/lisp/progmodes/idlw-toolbar.el index 63998e498f1..49aa5428830 100644 --- a/lisp/progmodes/idlw-toolbar.el +++ b/lisp/progmodes/idlw-toolbar.el @@ -4,7 +4,7 @@ ;; Author: Carsten Dominik ;; Maintainer: J.D. Smith ;; Version: 5.5 -;; Date: $Date: 2003/05/13 18:42:27 $ +;; Date: $Date: 2004/11/17 05:54:20 $ ;; Keywords: processes ;; This file is part of GNU Emacs. @@ -968,6 +968,5 @@ static char * file[] = { (provide 'idlw-toolbar) (provide 'idlwave-toolbar) +;; arch-tag: ec9a3717-c44c-4716-9bda-cdacbe5ddb62 ;;; idlw-toolbar.el ends here - - diff --git a/lisp/progmodes/idlwave.el b/lisp/progmodes/idlwave.el index eae44bc0716..ff3a878a8ca 100644 --- a/lisp/progmodes/idlwave.el +++ b/lisp/progmodes/idlwave.el @@ -6,7 +6,7 @@ ;; Chris Chase ;; Maintainer: J.D. Smith ;; Version: 5.5 -;; Date: $Date: 2004/11/17 05:37:18 $ +;; Date: $Date: 2004/11/17 05:54:19 $ ;; Keywords: languages ;; This file is part of GNU Emacs. @@ -8825,4 +8825,5 @@ This function was written since `list-abbrevs' looks terrible for IDLWAVE mode." (provide 'idlwave) +;; arch-tag: f77f3b0c-c37c-424f-a328-0886fd42b6fb ;;; idlwave.el ends here diff --git a/man/idlwave.texi b/man/idlwave.texi index c0878f1a206..3d574f909de 100644 --- a/man/idlwave.texi +++ b/man/idlwave.texi @@ -4237,3 +4237,7 @@ widget events (those with @code{/NO_BLOCK} passed to @code{XManager}). @printindex cp @bye + +@ignore + arch-tag: f1d73958-1423-4127-b8aa-f7b953d64492 +@end ignore