# HG changeset patch # User Martin Rudalics # Date 1186553091 0 # Node ID 16226bbcdcd9eb4cf49ac2d1f91ca5614d1bb453 # Parent 99b67eaf39902f40a15a07efa2e8332b6d70f2ab *** empty log message *** diff -r 99b67eaf3990 -r 16226bbcdcd9 lisp/ChangeLog --- a/lisp/ChangeLog Wed Aug 08 06:01:52 2007 +0000 +++ b/lisp/ChangeLog Wed Aug 08 06:04:51 2007 +0000 @@ -1,3 +1,16 @@ +2007-08-08 Martin Rudalics + + * 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 * net/tramp.el (tramp-handle-file-remote-p): Handle optional