changeset 7825:06c366308319

(Info-default-directory-list): Setting this no longer needed.
author Richard M. Stallman <rms@gnu.org>
date Tue, 07 Jun 1994 15:32:29 +0000
parents de1dfb8aea82
children 6c242e506369
files lisp/dos-fns.el
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/dos-fns.el	Tue Jun 07 15:29:45 1994 +0000
+++ b/lisp/dos-fns.el	Tue Jun 07 15:32:29 1994 +0000
@@ -99,9 +99,6 @@
 ;;; To set the default file type on new files.
 (add-hook 'find-file-not-found-hooks 'find-file-not-found-set-buffer-file-type)
 
-;;; We use the Emacs directory, not /usr/local
-(setq Info-default-directory-list (list "c:/emacs/info"))
-
 (defvar msdos-shells '("command.com" "4dos.com" "ndos.com")
   "*List of shells that use `/c' instead of `-c' and a backslashed command.")