emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/window.el [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/window.el [emacs-unicode-2]
Date: Mon, 02 Aug 2004 20:25:19 -0400

Index: emacs/lisp/window.el
diff -c emacs/lisp/window.el:1.89.6.3 emacs/lisp/window.el:1.89.6.4
*** emacs/lisp/window.el:1.89.6.3       Sun Jul 11 22:07:46 2004
--- emacs/lisp/window.el        Tue Aug  3 00:02:59 2004
***************
*** 408,414 ****
                                    '(0 . 0)
                                    (- (point-max) (if ignore-final-newline 1 
0))
                                    (cons 0 100000000)
!                                   (window-width window)
                                    nil
                                    window))))))
  
--- 408,414 ----
                                    '(0 . 0)
                                    (- (point-max) (if ignore-final-newline 1 
0))
                                    (cons 0 100000000)
!                                   nil
                                    nil
                                    window))))))
  




reply via email to

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