emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/NEWS,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS,v
Date: Sun, 28 Oct 2007 23:54:13 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/10/28 23:54:13

Index: NEWS
===================================================================
RCS file: /sources/emacs/emacs/etc/NEWS,v
retrieving revision 1.1601
retrieving revision 1.1602
diff -u -b -r1.1601 -r1.1602
--- NEWS        28 Oct 2007 02:40:56 -0000      1.1601
+++ NEWS        28 Oct 2007 23:54:13 -0000      1.1602
@@ -312,6 +312,14 @@
 +++
 ** The function `dired-call-process' has been removed.
 
+** The variable `byte-compile-warnings' can now be a list starting with `not',
+meaning to disable the specified warnings. The meaning of this list
+may therefore be the reverse of what you expect (of course, this is
+only an issue if you make use of the new `not' syntax). Rather than
+checking/manipulating elements directly, use the new functions
+`byte-compile-warning-enabled-p', `byte-compile-disable-warning', and
+`byte-compile-enable-warning.'
+
 
 * Lisp Changes in Emacs 23.1
 




reply via email to

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