diff -r /afs/athena/contrib/consult/lib/elisp/eolcr/VERSION eolcr/VERSION 1c1 < 3.4Test --- > 3.4T-19 diff -r /afs/athena/contrib/consult/lib/elisp/eolcr/definitions.el eolcr/definitions.el 215,216c215 < ("nemesis.mit.edu" "olta" "olc.nemesis") < ("ops-6.mit.edu" "olx" "olx.ops-6") --- > ("nemesis.mit.edu" "olta" "olc.nemesis")) 715c714 < "/afs/.athena.mit.edu/contrib/consult/lib/elisp/eolcr/Public/users.3_4Test" --- > "/afs/athena.mit.edu/astaff/project/eolcdev/Emacs/Public/users.3_4Test" 868c867 < (concat "/afs/.athena.mit.edu/contrib/consult/elisp/eolcr/motds/" olcr-version) --- > (concat "/afs/athena.mit.edu/astaff/project/eolcdev/Emacs/eolcr/motds/" olcr-version) 872c871 < (concat "/afs/.athena.mit.edu/contrib/consult/elisp/eolcr/motds/NewUsers/" olcr-version) --- > (concat "/afs/athena.mit.edu/astaff/project/eolcdev/Emacs/eolcr/motds/NewUsers/" olcr-version) diff -r /afs/athena/contrib/consult/lib/elisp/eolcr/olcr.el eolcr/olcr.el 10c10 < (defvar consult-root-path "/afs/.athena.mit.edu/contrib/consult/") --- > (defvar consult-root-path "/afs/athena.mit.edu/astaff/project/eolcdev/") 14c14,17 < (require 'defstruct (concat consult-root-path "lib/elisp/defstruct")) --- > > ;;;;;; Emacs 19 will break on the standard version of defstruct!!!!! > (require 'defstruct "/afs/athena/user/b/e/bert/elisp/olh/defstruct") > ;;(require 'defstruct (concat consult-root-path "lib/elisp/defstruct")) diff -r /afs/athena/contrib/consult/lib/elisp/eolcr/src/zclient.c eolcr/src/zclient.c 31c31 < #include --- > #include cdev/Emacs/Public/users.3_4Test" 868c867 < (concat "/afs/.athena.mit.edu/contrib/consult/elisp/eolcr/motds/" olcr-version) --- > (concat "/afs/athena.mit.edu/astaff/project/eolcdev/Emacs/eolcr/motds/" olcr-version) 872c871 < (concat "/afs/.athena.mit.edu/contrib/consult/elisp/eolcr/motds/NewUsers/" olcr-version) --- > (concat "/afs/athena.mit.edu/astaff/project/eolcdev/Emacs/eolcr/motds/NewUsers/" olcr-version) diff -r /afs/athena/contrib/consult/lib/elisp/eolcr/olcr.el eolcr/olcr.el 10c10 < (defvar consult-root-path "/afs/.athena.mit.edu/contrib/consult/") --- > (defvar consult-root-path "/afs/athena.mit.edu/astaff/project/eolcdev/") 14c14,17 < (require 'defstruct (concat consult-root-path "lib/elisp/defstruct")) --- > > ;;;;;; Emacs 19 will break on the standard version of defstruct!!!!! > (require 'defstruct "/afs/athena/user/b/e/bert/elisp/olh/defstruct") > ;;(require 'defstruct (concat consult-root-path "lib/elisp/defstruct")) diff -r /afs/athena/contrib/consult/lib/elisp/eolcr/src/zclient.c eolcr/src/zclient.c 31c31 < #include --- > #include < (defvar consult-root-path "/afs/.athena.mit.edu/contrib/consult/") --- > (defvar consult-root-path "/afs/athena.mit.edu/astaff/project/eolcdev/") 14c14,17 < (require 'defstruct (concat consult-root-path "lib/elisp/defstruct")) --- > > ;;;;;; Emacs 19 will break on the standard version of defstruct!!!!! > (require 'defstruct "/afs/athena/user/b/e/bert/elisp/olh/defstruct") > ;;(require 'defstruct (concat consult-root-path "lib/elisp/defstruct")) diff -r /afs/athena/contrib/consult/lib/elisp/eolcr/src/zclient.c eolcr/src/zclient.c 31c31 < #include --- > #include /src/zclient.c eolcr/src/zclient.c 31c31 < #include --- > #include