]> code.delx.au - gnu-emacs/blobdiff - lisp/window.el
(font-lock-extra-managed-props, font-lock-keywords, font-lock-maximum-size,
[gnu-emacs] / lisp / window.el
index 69008e194f752806c9bbfab10e46f80be922c84a..a0820bb7cf64854b553844892e4144c23582b5ac 100644 (file)
@@ -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