Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
4d993e7b
Commit
4d993e7b
authored
Aug 22, 2011
by
Juri Linkov
Browse files
* etc/compilation.txt: Add more samples of output and non-output switches (bug#9319).
parent
e59e73d8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
2 deletions
+9
-2
etc/ChangeLog
etc/ChangeLog
+5
-0
etc/compilation.txt
etc/compilation.txt
+4
-2
No files found.
etc/ChangeLog
View file @
4d993e7b
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:
...
...
etc/compilation.txt
View file @
4d993e7b
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment