summaryrefslogtreecommitdiff
path: root/lisp/windmove.el
Commit message (Collapse)AuthorAgeFilesLines
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* Update copyright years.Glenn Morris2006-12-051-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
|
* (windmove-coordinates-of-position): Remove.Kim F. Storm2005-08-171-60/+7
| | | | | (windmove-coordinates-of-window-position): Remove. (windmove-reference-loc): Use posn-at-point instead.
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* (windmove-frame-edges): Report coordinates ofEli Zaretskii2004-09-131-27/+43
| | | | | | | | | | outside edges of frame, not inside edges. (windmove-coordinates-of-position): Convert into wrapper to new function `windmove-coordinates-of-window-position'; `compute-motion' always applies to selected window. (windmove-coordinates-of-position): Update documentation to refer to Emacs 21 Lisp Reference Manual. (windmove-find-other-window): Fix off-by-one errors for max x,y.
* (windmove-coordinates-of-position): Let compute-motionKim F. Storm2004-08-021-4/+2
| | | | calculate usable window width and height.
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* (windmove-reference-loc, windmove-frame-edges): Use window-inside-edges.Richard M. Stallman2003-06-031-16/+15
| | | | (windmove-do-window-select): Fix error messages.
* (windmove-default-keybindings): Add optional parameter to allow using aJuanma Barranquero2002-05-071-8/+17
| | | | modifier other than 'shift.
* *** empty log message ***Gerd Moellmann2001-10-051-3/+3
|
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+1
|
* (windmove) <defgroup>: Add :version.Dave Love2000-08-161-7/+6
|
* *** empty log message ***Gerd Moellmann2000-01-311-0/+604