emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Mon, 19 Nov 2007 07:44:31 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/11/19 07:44:31

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6003
retrieving revision 1.6004
diff -u -b -r1.6003 -r1.6004
--- ChangeLog   19 Nov 2007 07:42:25 -0000      1.6003
+++ ChangeLog   19 Nov 2007 07:44:30 -0000      1.6004
@@ -1,5 +1,10 @@
 2007-11-19  Stefan Monnier  <address@hidden>
 
+       * buffer.c (Fbuffer_local_value): Remove redundant test.
+       (swap_out_buffer_local_variables): Swap out binding in `buffer' rather
+       than in `current-buffer' to match the comment.
+       Do the swap using swap_in_global_binding.
+
        * data.c (store_symval_forwarding, set_internal):
        * eval.c (specbind): Remove dead code.
 




reply via email to

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