diff lisp/files.el @ 1695:eeb607577f17

[xemacs-hg @ 2003-09-19 09:50:08 by stephent] Yes, we have null-device <87pthx85xb.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Fri, 19 Sep 2003 09:50:09 +0000
parents 5d5a604cb3ed
children d91e7fd568fd
line wrap: on
line diff
--- a/lisp/files.el	Fri Sep 19 00:35:28 2003 +0000
+++ b/lisp/files.el	Fri Sep 19 09:50:09 2003 +0000
@@ -233,9 +233,6 @@
 by programs that create small temporary files.  This is for systems that
 have fast storage with limited space, such as a RAM disk.")
 
-;; The system null device. (Should reference NULL_DEVICE from C.)
-(defvar null-device "/dev/null" "The system null device.")
-
 ; (defvar file-name-invalid-regexp
 ;   (cond ((and (eq system-type 'ms-dos) (not (msdos-long-file-names)))
 ; 	 (concat "^\\([^A-Z[-`a-z]\\|..+\\)?:\\|" ; colon except after drive