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: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/src/frame.c,v
Date: Fri, 16 Feb 2007 16:35:31 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Andreas Schwab <schwab> 07/02/16 16:35:31

Index: frame.c
===================================================================
RCS file: /sources/emacs/emacs/src/frame.c,v
retrieving revision 1.338
retrieving revision 1.339
diff -u -b -r1.338 -r1.339
--- frame.c     12 Feb 2007 18:13:00 -0000      1.338
+++ frame.c     16 Feb 2007 16:35:31 -0000      1.339
@@ -2321,6 +2321,8 @@
            call1 (Qframe_set_background_mode, frame);
        }
     }
+
+  return Qnil;
 }
 
 DEFUN ("frame-char-height", Fframe_char_height, Sframe_char_height,




reply via email to

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