comparison src/window.c @ 32:e04119814345 r19-15b99

Import from CVS: tag r19-15b99
author cvs
date Mon, 13 Aug 2007 08:52:56 +0200
parents 441bb1e64a06
children 131b0175ea99
comparison
equal deleted inserted replaced
31:b9328a10c56c 32:e04119814345
2010 2010
2011 return window; 2011 return window;
2012 } 2012 }
2013 2013
2014 DEFUN ("previous-window", Fprevious_window, 0, 4, 0, /* 2014 DEFUN ("previous-window", Fprevious_window, 0, 4, 0, /*
2015 Return the window preceeding WINDOW in canonical ordering of windows. 2015 Return the window preceding WINDOW in canonical ordering of windows.
2016 If omitted, WINDOW defaults to the selected window. 2016 If omitted, WINDOW defaults to the selected window.
2017 2017
2018 Optional second arg MINIBUF t means count the minibuffer window even 2018 Optional second arg MINIBUF t means count the minibuffer window even
2019 if not active. MINIBUF nil or omitted means count the minibuffer iff 2019 if not active. MINIBUF nil or omitted means count the minibuffer iff
2020 it is active. MINIBUF neither t nor nil means not to count the 2020 it is active. MINIBUF neither t nor nil means not to count the