Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
8df608c1
Commit
8df608c1
authored
Nov 17, 2004
by
Miles Bader
Browse files
Restore arch taglines
parent
a3b8a372
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
14 additions
and
6 deletions
+14
-6
lisp/progmodes/idlw-help.el
lisp/progmodes/idlw-help.el
+2
-1
lisp/progmodes/idlw-rinfo.el
lisp/progmodes/idlw-rinfo.el
+1
-0
lisp/progmodes/idlw-shell.el
lisp/progmodes/idlw-shell.el
+3
-1
lisp/progmodes/idlw-toolbar.el
lisp/progmodes/idlw-toolbar.el
+2
-3
lisp/progmodes/idlwave.el
lisp/progmodes/idlwave.el
+2
-1
man/idlwave.texi
man/idlwave.texi
+4
-0
No files found.
lisp/progmodes/idlw-help.el
View file @
8df608c1
...
...
@@ -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
lisp/progmodes/idlw-rinfo.el
View file @
8df608c1
...
...
@@ -2064,4 +2064,5 @@
(provide 'idlw-rinfo)
(provide 'idlwave-rinfo)
;; arch-tag: d0b65da3-7f5e-4992-b8dd-885800b5cd6b
;;; idlw-rinfo.el ends here
lisp/progmodes/idlw-shell.el
View file @
8df608c1
...
...
@@ -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
lisp/progmodes/idlw-toolbar.el
View file @
8df608c1
...
...
@@ -4,7 +4,7 @@
;; Author: Carsten Dominik <dominik@astro.uva.nl>
;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu>
;; Version: 5.5
;; Date: $Date: 200
3/05/13 18:42
:2
7
$
;; Date: $Date: 200
4/11/17 05:54
:2
0
$
;; 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
lisp/progmodes/idlwave.el
View file @
8df608c1
...
...
@@ -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
:1
8
$
;; Date: $Date: 2004/11/17 05:
54
:1
9
$
;; 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
man/idlwave.texi
View file @
8df608c1
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment