view src/s/bsdos3.h @ 56148:dbab365230eb

(query-replace-read-args): Only warn about use of \n and \t when we are doing a regexp replacement and the actual escaped character is n or t. (query-replace-regexp): Add \, and \# interpretation to interactive call and document it. (query-replace-regexp-eval, replace-match-string-symbols): add \# as shortkey for replace-count. (replace-quote): New function for doubling backslashes.
author David Kastrup <dak@gnu.org>
date Thu, 17 Jun 2004 14:44:02 +0000
parents 695cf19ef79e
children 375f2633d815
line wrap: on
line source

/* s/ file for BSDI BSD/OS 3.0 system.  */

#include "bsdos2.h"

#undef	LIBS_SYSTEM
#define LIBS_SYSTEM -lkvm

/* arch-tag: 726766f3-5a62-48bf-8e21-3b21ec6abe6f
   (do not change this comment) */