]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGlenn Morris <rgm@gnu.org>
Wed, 12 Sep 2007 06:53:51 +0000 (06:53 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 12 Sep 2007 06:53:51 +0000 (06:53 +0000)
src/ChangeLog

index 3a023d95d6dea48c0b07e78f4d98daa569dffc76..dd70395e9171d8d66038afb98acc222bfb0bb596 100644 (file)
@@ -1,3 +1,7 @@
+2007-09-12  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (SOURCES, unlock, relock): Delete.
+
 2007-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * lread.c (load_warn_old_style_backquotes): Change message to look
        * dispnew.c (Fsend_string_to_terminal): Update call to
        `get_tty_terminal'.
        (Fredraw_frame, Fsend_string_to_terminal)
-       (Fsend_string_to_terminal, init_display): User FRAME_RIF,
+       (Fsend_string_to_terminal, init_display): Use FRAME_RIF,
        FRAME_TERMCAP_P and FRAME_TTY.
        (window_change_signal): Don't believe width/height values that are
        impossibly small.
        (syms_of_frame): Defsubr it.  Initialize and staticpro Qenvironment.
        (get_future_frame_param): New function.
        (Fmake_terminal_frame): Use it.
+       (x_set_frame_parameters, x_set_screen_gamma): Use FRAME_RIF.
 
        * sysdep.c (init_sys_modes, reset_sys_modes): Update for renames.
        * sysdep.c (reset_sys_modes): Update for renames.