]> git.eshelyaron.com Git - emacs.git/commitdiff
* etc/compilation.txt: Add more samples of output and non-output switches (bug#9319).
authorJuri Linkov <juri@jurta.org>
Mon, 22 Aug 2011 13:08:35 +0000 (16:08 +0300)
committerJuri Linkov <juri@jurta.org>
Mon, 22 Aug 2011 13:08:35 +0000 (16:08 +0300)
etc/ChangeLog
etc/compilation.txt

index c2f7e3cb0d2d969e46c10a3c90af0c6f78cf3a45..31752a2bc2ae6a33f17f0dabb1ce93ff828d1b3a 100644 (file)
@@ -1,3 +1,8 @@
+2011-08-22  Juri Linkov  <juri@jurta.org>
+
+       * compilation.txt: Add more samples of output and non-output
+       switches (bug#9319).
+
 2011-08-19  Chong Yidong  <cyd@stupidchicken.com>
 
        * themes/dichromacy-theme.el:
index 2e452b58c8deeaf2d04f7de5cc451663706bd128..eeb09b1712c311f2082ae8fe63fde30e6c45387a 100644 (file)
@@ -556,8 +556,10 @@ tool --output foo.o foo.c
 tool --output=foo.o foo.c
 tool --outfile foo.o foo.c
 tool --outfile=foo.o foo.c
-tool --omega foo.c
-tool --output-html-file foo.c
+tool -omega foo.c foo2.c
+tool -output-html-file foo.c foo2.c
+tool --omega foo.c foo2.c
+tool --output-html-file foo.c foo2.c
 
 Compilation started at Wed Jul 20 12:20:10
 Compilation interrupt at Wed Jul 20 12:20:10