emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Wed, 20 Sep 2006 09:43:03 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kim F. Storm <kfstorm>  06/09/20 09:43:03

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5318
retrieving revision 1.5319
diff -u -b -r1.5318 -r1.5319
--- ChangeLog   19 Sep 2006 21:44:52 -0000      1.5318
+++ ChangeLog   20 Sep 2006 09:43:02 -0000      1.5319
@@ -1,3 +1,13 @@
+2006-09-20  Kim F. Storm  <address@hidden>
+
+       * xdisp.c (pos_visible_p): CHARPOS < 0 means return info for
+       last visible glyph in window.
+
+       * window.c (Fset_window_hscroll, Fpos_visible_in_window_p):
+       Doc fix.  Use "off-window" instead of "off-screen".
+       (Fpos_visible_in_window_p): Likewise.
+       If POS is t, return info for last visible glyph in window.
+
 2006-09-19  Chong Yidong  <address@hidden>
 
        * search.c (struct regexp_cache): New entry syntax_table.




reply via email to

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