emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/frame.c,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/frame.c,v
Date: Wed, 02 Jul 2008 01:50:45 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/07/02 01:50:44

Index: frame.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/frame.c,v
retrieving revision 1.378
retrieving revision 1.379
diff -u -b -r1.378 -r1.379
--- frame.c     28 Jun 2008 23:54:27 -0000      1.378
+++ frame.c     2 Jul 2008 01:50:44 -0000       1.379
@@ -3665,7 +3665,7 @@
           arg  = CDR (arg);
         }
       else
-        item=arg;
+        item = arg;
 
       if (! NILP (item))
         {




reply via email to

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