X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/7db3c58f2ccd13850536ee2746b9e24984574dfe..797d92ed1f986579ab155e1f2df346eb31cc4085:/lisp/window.el diff --git a/lisp/window.el b/lisp/window.el index 69008e194f..a0820bb7cf 100644 --- a/lisp/window.el +++ b/lisp/window.el @@ -1,7 +1,7 @@ ;;; window.el --- GNU Emacs window commands aside from those written in C -;; Copyright (C) 1985, 1989, 1992, 1993, 1994, 2000, 2001, 2002, 2004, 2005 -;; Free Software Foundation, Inc. +;; Copyright (C) 1985, 1989, 1992, 1993, 1994, 2000, 2001, 2002, +;; 2003, 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: internal @@ -20,8 +20,8 @@ ;; You should have received a copy of the GNU General Public License ;; along with GNU Emacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: @@ -44,7 +44,7 @@ The value returned is the value of the last form in BODY. This macro saves and restores the current buffer, since otherwise its normal operation could potentially make a different -buffer current. It does not alter the buffer list ordering, +buffer current. It does not alter the buffer list ordering. This macro saves and restores the selected window, as well as the selected window in each frame. If the previously selected