diff options
Diffstat (limited to 'lisp/windmove.el')
| -rw-r--r-- | lisp/windmove.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/windmove.el b/lisp/windmove.el index 1deaa44c7dd..10a564419fb 100644 --- a/lisp/windmove.el +++ b/lisp/windmove.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; windmove.el --- directional window-selection routines | 1 | ;;; windmove.el --- directional window-selection routines |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 1998-2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2012 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Hovav Shacham (hovav@cs.stanford.edu) | 5 | ;; Author: Hovav Shacham (hovav@cs.stanford.edu) |
| 6 | ;; Created: 17 October 1998 | 6 | ;; Created: 17 October 1998 |