]> git.eshelyaron.com Git - emacs.git/commitdiff
(DEFAULT_OUTFILE): Set to `BROWSE'.
authorGerd Moellmann <gerd@gnu.org>
Thu, 4 May 2000 21:48:52 +0000 (21:48 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 4 May 2000 21:48:52 +0000 (21:48 +0000)
lib-src/ebrowse.c

index 4e344a8bc118c48152b1e6181f1063f82506605c..26a18efe23771380bc282b7489014b2e18325dbd 100644 (file)
@@ -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.  */