emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/emacs-24 r111183: NEWS tweak


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/emacs-24 r111183: NEWS tweak
Date: Wed, 16 Jan 2013 00:10:18 -0800
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 111183
committer: Glenn Morris <address@hidden>
branch nick: emacs-24
timestamp: Wed 2013-01-16 00:10:18 -0800
message:
  NEWS tweak
modified:
  etc/NEWS
=== modified file 'etc/NEWS'
--- a/etc/NEWS  2013-01-01 09:11:05 +0000
+++ b/etc/NEWS  2013-01-16 08:10:18 +0000
@@ -32,9 +32,9 @@
 
 ** New configure option `--enable-gcc-warnings' (for developing/debugging
 Emacs).  If building with GCC, this enables compile-time checks that
-warn about possibly-questionable C code.  On a recent GNU system there
-should be no warnings; on older and on non-GNU systems the generated
-warnings may be useful.
+warn/give errors about possibly-questionable C code.  On a recent GNU
+system there should be no warnings; on older and on non-GNU systems
+the results may be useful to developers.
 
 ** The configure option `--enable-use-lisp-union-type' has been
 renamed to `--enable-check-lisp-object-type', as the resulting


reply via email to

[Prev in Thread] Current Thread [Next in Thread]