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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Wed, 22 Oct 2008 09:33:32 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/10/22 09:33:32

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.7055
retrieving revision 1.7056
diff -u -b -r1.7055 -r1.7056
--- ChangeLog   22 Oct 2008 05:41:00 -0000      1.7055
+++ ChangeLog   22 Oct 2008 09:33:30 -0000      1.7056
@@ -1,3 +1,8 @@
+2008-10-22  Juanma Barranquero  <address@hidden>
+
+       * w32fns.c (unwind_create_frame) [!GLYPH_DEBUG]: Fix xassert.
+       Copied from 2005-02-03 change to xfns.c by Kim F. Storm.
+
 2008-10-22  Kenichi Handa  <address@hidden>
 
        * syntax.c (scan_words): Call word_boundary_p instead of comparing
@@ -144,8 +149,7 @@
 
 2008-10-07  Chong Yidong  <address@hidden>
 
-       * gtkutil.c (xg_display_open): Reset default display if none
-       exists.
+       * gtkutil.c (xg_display_open): Reset default display if none exists.
        (xg_display_close): Allow Emacs to close all displays (bug#985).
 
 2008-10-06  Andreas Schwab  <address@hidden>
@@ -158,7 +162,7 @@
        * emacs.c (Vbefore_init_time, Vafter_init_time): Moved from
        startup.el.
 
-       * lisp.h: (Vbefore_init_time, Vafter_init_time): Declare.
+       * lisp.h (Vbefore_init_time, Vafter_init_time): Declare.
 
        * gtkutil.c (x_wm_set_size_hint): Return immediately if called
        during initialization.
@@ -204,7 +208,7 @@
        (FRAME_NEW_CURSOR_COLOR): Remove.
 
        * nsfns.m (ns_set_cursor_color): Use FRAME_CURSOR_COLOR.
-       (ns_lisp_to_cursor_type, ns_cursor_type_to_lisp): Use core emacs
+       (ns_lisp_to_cursor_type, ns_cursor_type_to_lisp): Use core Emacs
        enumeration (HOLLOW_BOX_CURSOR, etc.).
 
        * nsterm.m (ns_frame_rehighlight): Remove commented code.
@@ -212,8 +216,8 @@
        (EmacsView-windowDidBecomeKey:,-windowDidResignKey:): Don't
        change cursor type. In latter, call rehighlight instead of doing
        updates manually.
-       (EmacsPrefsController-setPanelFromValues,-setValuesFromPanel): Use
-       core emacs cursor types.
+       (EmacsPrefsController-setPanelFromValues,-setValuesFromPanel):
+       Use core Emacs cursor types.
 
        * xdisp.c (draw_glyphs): Don't call notice_overwritten_cursor() under
        NS.




reply via email to

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