diff options
author | Vincent Belaïche <vincentb1@users.sourceforge.net> | 2015-10-04 08:16:35 +0200 |
---|---|---|
committer | Vincent Belaïche <vincentb1@users.sourceforge.net> | 2015-10-04 08:18:15 +0200 |
commit | ddb8f90322e2dd3e3dc598d29241442a9e8bcf2d (patch) | |
tree | aa0aa9cc3233504cfbc3cdadbcb99ead85b266ab /etc/compilation.txt | |
parent | 460c3576761bfeca942ab46660cf8b1346552535 (diff) | |
download | emacs-ddb8f90322e2dd3e3dc598d29241442a9e8bcf2d.tar.gz |
Restore blank line before next section, erroneously erased in my previous commit
* etc/compilation.txt (symbol ant): add an additional trailing blank line to this section, so that there are two of them immediately before the next section
Diffstat (limited to 'etc/compilation.txt')
-rw-r--r-- | etc/compilation.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/compilation.txt b/etc/compilation.txt index 8f4986a32d7..da6df8a1bb4 100644 --- a/etc/compilation.txt +++ b/etc/compilation.txt @@ -54,6 +54,7 @@ jikes are the ending line and ending column. [jikes] foo.java:3:5:7:9: blah blah [javadoc] c:\MyProject\Polynomial.java:560: error: unknown tag: math + * Bash v2 symbol: bash |