/[emacs]/emacs/lisp/gnus/gnus-win.el
ViewVC logotype

Diff of /emacs/lisp/gnus/gnus-win.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by sds, Wed Sep 19 18:05:52 2001 UTC revision 1.10.8.1 by miles, Fri Apr 4 06:20:21 2003 UTC
# Line 1  Line 1 
1  ;;; gnus-win.el --- window configuration functions for Gnus  ;;; gnus-win.el --- window configuration functions for Gnus
2  ;; Copyright (C) 1996, 1997, 1998, 1999, 2000  ;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2002
3  ;;        Free Software Foundation, Inc.  ;;        Free Software Foundation, Inc.
4    
5  ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>  ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
# Line 291  See the Gnus manual for an explanation o Line 291  See the Gnus manual for an explanation o
291      (unless window      (unless window
292        (setq window current-window))        (setq window current-window))
293      (select-window window)      (select-window window)
294      ;; This might be an old-stylee buffer config.      ;; This might be an old-style buffer config.
295      (when (vectorp split)      (when (vectorp split)
296        (setq split (append split nil)))        (setq split (append split nil)))
297      (when (or (consp (car split))      (when (or (consp (car split))

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.10.8.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26