summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/progmodes/idlw-help.el3
-rw-r--r--lisp/progmodes/idlw-rinfo.el1
-rw-r--r--lisp/progmodes/idlw-shell.el4
-rw-r--r--lisp/progmodes/idlw-toolbar.el5
-rw-r--r--lisp/progmodes/idlwave.el3
5 files changed, 10 insertions, 6 deletions
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 <chase@att.com>
;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu>
;; 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 <dominik@astro.uva.nl>
;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu>
;; 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 <chase@att.com>
;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu>
;; 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