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

Diff of /emacs/lisp/simple.el

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

revision 1.725 by teirllm, Sat Jun 4 22:04:29 2005 UTC revision 1.726 by kfstorm, Sun Jun 5 17:19:55 2005 UTC
# Line 3365  Outline mode sets this." Line 3365  Outline mode sets this."
3365            (set-window-vscroll nil 0)            (set-window-vscroll nil 0)
3366            (when (line-move-1 arg noerror to-end)            (when (line-move-1 arg noerror to-end)
3367              (when (not forward)              (when (not forward)
3368                  ;; Update display before calling pos-visible-in-window-p,
3369                  ;; because it depends on window-start being up-to-date.
3370                (sit-for 0)                (sit-for 0)
3371                (if (and (setq part (nth 2 (pos-visible-in-window-p                (if (and (setq part (nth 2 (pos-visible-in-window-p
3372                                            (line-beginning-position) nil t)))                                            (line-beginning-position) nil t)))

Legend:
Removed from v.1.725  
changed lines
  Added in v.1.726

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