diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 97118b4b151..d4866eddf12 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2002-04-01 Pavel Jan,Bm(Bk + + * window.el (handle-select-window): New function. + Update copyright. + 2002-04-01 Richard M. Stallman * help-fns.el (help-with-tutorial): Allow various ways diff --git a/lisp/window.el b/lisp/window.el index 9be38884903..cb4de12a9cf 100644 --- a/lisp/window.el +++ b/lisp/window.el @@ -1,6 +1,6 @@ ;;; window.el --- GNU Emacs window commands aside from those written in C -;; Copyright (C) 1985, 1989, 1992, 1993, 1994, 2000, 2001 +;; Copyright (C) 1985, 1989, 1992, 1993, 1994, 2000, 2001, 2002 ;; Free Software Foundation, Inc. ;; Maintainer: FSF