From: Gerd Moellmann Date: Thu, 4 May 2000 21:48:52 +0000 (+0000) Subject: (DEFAULT_OUTFILE): Set to `BROWSE'. X-Git-Tag: emacs-pretest-21.0.90~4046 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=42eaac2125ca75991c4b2e46d48deadfbf5ba9ed;p=emacs.git (DEFAULT_OUTFILE): Set to `BROWSE'. --- diff --git a/lib-src/ebrowse.c b/lib-src/ebrowse.c index 4e344a8bc11..26a18efe237 100644 --- a/lib-src/ebrowse.c +++ b/lib-src/ebrowse.c @@ -67,7 +67,7 @@ /* The default output file name. */ -#define DEFAULT_OUTFILE "EBROWSE" +#define DEFAULT_OUTFILE "BROWSE" /* A version string written to the output file. Change this whenever the structure of the output file changes. */