X-Git-Url: http://git.chise.org/gitweb/?p=elisp%2Fgnus.git-;a=blobdiff_plain;f=lisp%2Fgnus-win.el;h=56375db489b76fa5b57e300cbcd1008f5565ac5e;hp=570c27c6f35659e10ff3a12100a520409b7089af;hb=ebdecdf203f300217a9a7f533dcf43fec5d427b4;hpb=baa6433903e8c07f69141b65eb0281620c6916ef diff --git a/lisp/gnus-win.el b/lisp/gnus-win.el index 570c27c..56375db 100644 --- a/lisp/gnus-win.el +++ b/lisp/gnus-win.el @@ -1,5 +1,5 @@ ;;; gnus-win.el --- window configuration functions for Gnus -;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 +;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002 ;; Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen @@ -295,7 +295,7 @@ See the Gnus manual for an explanation of the syntax used.") (unless window (setq window current-window)) (select-window window) - ;; This might be an old-stylee buffer config. + ;; This might be an old-style buffer config. (when (vectorp split) (setq split (append split nil))) (when (or (consp (car split))