diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2014-09-01 02:54:12 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2014-09-01 02:54:12 -0700 |
commit | 177030baaa96009fdf8188d39e93a4e13bccb8ce (patch) | |
tree | dac1489f8074bf9c60fa87891cd49fddbc3c22f0 /ChangeLog | |
parent | bc12381e609621f4f87a290a4b8abc9d826528df (diff) | |
download | emacs-177030baaa96009fdf8188d39e93a4e13bccb8ce.tar.gz |
Fix typo in previous change's ChangeLog.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 7bf2a572f98..030b33b5419 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2014-09-01 Paul Eggert <eggert@cs.ucla.edu> - --enable-silent-warnings now suppresses more chatter. + --enable-silent-rules now suppresses more chatter. * INSTALL: Document this. Clean up extern decls a bit. |