aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMartin Rudalics2007-08-08 06:04:51 +0000
committerMartin Rudalics2007-08-08 06:04:51 +0000
commiteaccbbd3c4e79e6618deda679dbb7a710ce2c9c6 (patch)
tree13f30a4ac0a29ea127832685e3007787e1dfdb9f /lisp/ChangeLog
parent0dad3dfecc893cb8807154f8d6e5559e922ddc72 (diff)
downloademacs-eaccbbd3c4e79e6618deda679dbb7a710ce2c9c6.tar.gz
emacs-eaccbbd3c4e79e6618deda679dbb7a710ce2c9c6.zip
(2C-two-columns, 2C-merge): Use window-full-width-p instead of comparing
frame-width and window-width.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 381092c8e60..9a40681aba8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,16 @@
12007-08-08 Martin Rudalics <rudalics@gmx.at>
2
3 * dired.el (dired-pop-to-buffer):
4 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
5 * calendar/calendar.el (generate-calendar-window):
6 * progmodes/compile.el (compilation-set-window-height):
7 * textmodes/two-column.el (2C-two-columns, 2C-merge):
8 Use window-full-width-p instead of comparing frame-width and
9 window-width.
10
11 * progmodes/compile.el (compilation-find-buffer): Remove extra
12 argument in call to compilation-buffer-internal-p.
13
12007-08-07 Michael Albinus <michael.albinus@gmx.de> 142007-08-07 Michael Albinus <michael.albinus@gmx.de>
2 15
3 * net/tramp.el (tramp-handle-file-remote-p): Handle optional 16 * net/tramp.el (tramp-handle-file-remote-p): Handle optional