From 0670bdd128531c1d81c35bee7baf61811f2e6bd1 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 7 Jun 1994 15:32:29 +0000 Subject: [PATCH] (Info-default-directory-list): Setting this no longer needed. --- lisp/dos-fns.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/lisp/dos-fns.el b/lisp/dos-fns.el index b8335fddada..213ce288fd9 100644 --- a/lisp/dos-fns.el +++ b/lisp/dos-fns.el @@ -99,9 +99,6 @@ against the file name, and TYPE is nil for text, t for binary.") ;;; 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.") -- 2.39.5