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: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Wed, 09 Apr 2008 13:33:57 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   08/04/09 13:33:57

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6335
retrieving revision 1.6336
diff -u -b -r1.6335 -r1.6336
--- ChangeLog   9 Apr 2008 12:14:52 -0000       1.6335
+++ ChangeLog   9 Apr 2008 13:33:56 -0000       1.6336
@@ -1,5 +1,7 @@
 2008-04-09  Jason Rumney  <address@hidden>
 
+       * xdisp.c (redisplay_internal) [!WINDOWSNT]: Conditionalize last change.
+
        * w32term.c (w32_compute_glyph_string_overhangs): Compute overhangs
        for new font backend and composite cases.
 
@@ -23,7 +25,8 @@
        (Fminibuffer_complete_and_exit, Fminibuffer_complete_word)
        (Fdisplay_completion_list, display_completion_list_1)
        (Fminibuffer_completion_help, Fself_insert_and_exit)
-       (Fexit_minibuffer, Fminibuffer_message): Move functions to 
minibuffer.el.
+       (Fexit_minibuffer, Fminibuffer_message): Move functions to
+       minibuffer.el.
        (syms_of_minibuf): Remove corresponding initializations.
 
        * keyboard.c (Qdeactivate_mark): New var.




reply via email to

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