Mercurial > emacs
changeset 78467:16226bbcdcd9
*** empty log message ***
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Wed, 08 Aug 2007 06:04:51 +0000 |
parents | 99b67eaf3990 |
children | 43fb1ed427ce |
files | lisp/ChangeLog |
diffstat | 1 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <rudalics@gmx.at> + + * 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 <michael.albinus@gmx.de> * net/tramp.el (tramp-handle-file-remote-p): Handle optional