summaryrefslogtreecommitdiff
path: root/emacs.com
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.com')
-rw-r--r--emacs.com19
1 files changed, 19 insertions, 0 deletions
diff --git a/emacs.com b/emacs.com
new file mode 100644
index 00000000000..a1552578ead
--- /dev/null
+++ b/emacs.com
@@ -0,0 +1,19 @@
+$ ! VMS command file to make the definitions needed to run the installed Emacs.
+$ ! You must edit the file names herein when you install Emacs.
+$ ! You must execute this in each session in order to run Emacs
+$ ! or else it must be executed by the system at each boot.
+$ ! To execute at boot time, specify "/SYSTEM" as the first parameter.
+$
+$ ! The following line must be changed according to where
+$ ! in the file system you install Emacs.
+$
+$ define 'p1' /translation=concealed emacs_library sys$sysdevice:[emacs.]
+$
+$ ! These should no longer be needed, because everything
+$ ! is now written to use emacs_library.
+$ ! define 'p1' emacs_lisplib emacs_library:[lisp]
+$ ! define 'p1' emacs_etc emacs_library:[etc]
+$ ! define 'p1' emacs_lock emacs_library:[lock]
+$ ! define 'p1' termcap emacs_library:[etc]termcap.dat
+$ runemacs :== $emacs_library:[000000]emacs -map emacs_library:[000000]emacs.dump
+$ emacs :== @emacs_library:[000000]kepteditor emacs