mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(Info-default-directory-list): Setting this no longer needed.
This commit is contained in:
parent
1a6640ec24
commit
0670bdd128
1 changed files with 0 additions and 3 deletions
|
|
@ -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.")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue