emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Adrian Robert
Subject: [Emacs-diffs] Changes to emacs/src/xdisp.c,v
Date: Thu, 17 Jul 2008 13:50:33 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Adrian Robert <arobert> 08/07/17 13:50:30

Index: xdisp.c
===================================================================
RCS file: /sources/emacs/emacs/src/xdisp.c,v
retrieving revision 1.1235
retrieving revision 1.1236
diff -u -b -r1.1235 -r1.1236
--- xdisp.c     16 Jul 2008 17:48:09 -0000      1.1235
+++ xdisp.c     17 Jul 2008 13:50:27 -0000      1.1236
@@ -11547,7 +11547,7 @@
       /* Resized active mini-window to fit the size of what it is
          showing if its contents might have changed.  */
       must_finish = 1;
-/* PENDING: this causes all frames to be updated, which seems unnecessary
+/* FIXME: this causes all frames to be updated, which seems unnecessary
    since only the current frame needs to be considered.  This function needs
    to be rewritten with two variables, consider_all_windows and
    consider_all_frames. */




reply via email to

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