From bfba21fc345b53b07910049fa458c27bae4f4ed6 Mon Sep 17 00:00:00 2001 From: Andrew Innes Date: Wed, 24 Jun 1998 20:32:19 +0000 Subject: [PATCH] (null-device): Renamed from grep-null-device. --- lisp/dos-w32.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/dos-w32.el b/lisp/dos-w32.el index 62ee0f13667..b2f2fb138ad 100644 --- a/lisp/dos-w32.el +++ b/lisp/dos-w32.el @@ -36,7 +36,7 @@ (cons 'file-name-history minibuffer-history-case-insensitive-variables)) ;; Set the null device (for compile.el). -(setq grep-null-device "NUL") +(setq null-device "NUL") ;; Set the grep regexp to match entries with drive letters. (setq grep-regexp-alist -- 2.39.2