home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Black Box 4
/
BlackBox.cdr
/
editors
/
demacs-5.arj
/
DEFAULT.EL
< prev
next >
Wrap
Lisp/Scheme
|
1991-11-28
|
250b
|
6 lines
;;; On MS-DOS file system, we can't control version of backup file.
(setq version-control 'never)
;;; exec-directory may change by specifing EMACSEXECPATH environment variable.
(setq Info-directory (expand-file-name "../info/" exec-directory))