mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-24 10:38:38 +00:00
Restore arch taglines
This commit is contained in:
parent
a3b8a37263
commit
8df608c1ce
@ -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
|
||||
;; arch-tag: d27b5505-59de-497f-ba3f-f199fd4fb911
|
||||
;;; idlw-help.el ends here
|
||||
|
@ -2064,4 +2064,5 @@
|
||||
(provide 'idlw-rinfo)
|
||||
(provide 'idlwave-rinfo)
|
||||
|
||||
;; arch-tag: d0b65da3-7f5e-4992-b8dd-885800b5cd6b
|
||||
;;; idlw-rinfo.el ends here
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user