/[emacs]/emacs/lisp/window.el
ViewVC logotype

Diff of /emacs/lisp/window.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.109 by rms, Sat Oct 22 15:35:06 2005 UTC revision 1.110 by rfrancoise, Tue Dec 6 09:00:49 2005 UTC
# Line 293  If WINDOW is nil or omitted, it defaults Line 293  If WINDOW is nil or omitted, it defaults
293                                        (when newsize                                        (when newsize
294                                          (enlarge-window (- newsize                                          (enlarge-window (- newsize
295                                                             (window-height))                                                             (window-height))
296                                                          nil t)                                                          nil)
297                                          (unless (= (window-height) newsize)                                          (unless (= (window-height) newsize)
298                                            (setq done nil))))))                                            (setq done nil))))))
299                          'nomini))))))                          'nomini))))))

Legend:
Removed from v.1.109  
changed lines
  Added in v.1.110

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26