emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]


From: Martin Rudalics
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]
Date: Wed, 08 Aug 2007 06:04:55 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Martin Rudalics <m061211>       07/08/08 06:04:54

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11049.2.203
retrieving revision 1.11049.2.204
diff -u -b -r1.11049.2.203 -r1.11049.2.204
--- ChangeLog   7 Aug 2007 20:04:20 -0000       1.11049.2.203
+++ ChangeLog   8 Aug 2007 06:04:51 -0000       1.11049.2.204
@@ -1,3 +1,16 @@
+2007-08-08  Martin Rudalics  <address@hidden>
+
+       * dired.el (dired-pop-to-buffer):
+       * mouse-drag.el (mouse-drag-should-do-col-scrolling):
+       * calendar/calendar.el (generate-calendar-window):
+       * progmodes/compile.el (compilation-set-window-height):
+       * textmodes/two-column.el (2C-two-columns, 2C-merge):
+       Use window-full-width-p instead of comparing frame-width and
+       window-width.
+
+       * progmodes/compile.el (compilation-find-buffer): Remove extra
+       argument in call to compilation-buffer-internal-p.
+
 2007-08-07  Michael Albinus  <address@hidden>
 
        * net/tramp.el (tramp-handle-file-remote-p): Handle optional




reply via email to

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