emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sat, 10 Nov 2007 08:05:18 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   07/11/10 08:05:17

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12188
retrieving revision 1.12189
diff -u -b -r1.12188 -r1.12189
--- ChangeLog   10 Nov 2007 05:22:16 -0000      1.12188
+++ ChangeLog   10 Nov 2007 08:05:15 -0000      1.12189
@@ -1,5 +1,14 @@
 2007-11-10  Dan Nicolaescu  <address@hidden>
 
+       * emacs-lisp/byte-opt.el (byte-optimize-featurep): Optimize
+       (featurep 'emacs) to t.
+
+       * emacs-lisp/bytecomp.el (byte-compile-find-bound-condition): New
+       function.
+       (byte-compile-maybe-guarded): Use it to also look for bound
+       symbols inside `and' forms.  Comment out non-working code that was
+       trying to avoid warnings for XEmacs code.
+
        * vc.el (vc-diff-internal): Make the *vc-diff* buffer read only.
 
        * vc-svn.el (vc-svn-print-log, vc-svn-diff):




reply via email to

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