]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Fri, 15 Sep 2006 21:24:45 +0000 (21:24 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 15 Sep 2006 21:24:45 +0000 (21:24 +0000)
lisp/ChangeLog
src/ChangeLog

index 977c78fd2f410838916c470ff84a6a39b8250d26..1a94a34f7cd3824707cab8444f37f7a7e56f20ac 100644 (file)
@@ -1,5 +1,8 @@
 2006-09-15  Kim F. Storm  <storm@cua.dk>
 
+       * help.el (describe-key): Handle C-h k in *Help* buffer; collect
+       all necessary information about the event before erasing *Help*.
+
        * simple.el (line-move-partial): Use window-line-visiblity to
        quickly check whether last line is partially visible, and only do
        the hard (and slow) part in that case.
index aeca47abb5b330a8c1ffe58793048c23db1c08c3..b0ad3463b50994980fc98b94a8613210ed1160b8 100644 (file)
@@ -1,3 +1,9 @@
+2006-09-15  Kim F. Storm  <storm@cua.dk>
+
+       * window.c (Fwindow_line_visibility): New defun for line-move-partial.
+       (syms_of_window): Defsubr it.
+       (Fwindow_end): Use window's buffer rather than current buffer.
+
 2006-09-15  Jay Belanger  <belanger@truman.edu>
 
        * COPYING: Replace "Library Public License" by "Lesser Public