]> code.delx.au - gnu-emacs/blobdiff - lisp/windmove.el
Fix race conditions with MS-Windows lock files by using _sopen.
[gnu-emacs] / lisp / windmove.el
index 3a1afec38eea08706289454c3a5bb66184349f17..01ae1804d017370c9740a875b42a6072f8163c98 100644 (file)
@@ -1,6 +1,6 @@
 ;;; windmove.el --- directional window-selection routines
 ;;
-;; Copyright (C) 1998-2012 Free Software Foundation, Inc.
+;; Copyright (C) 1998-2013 Free Software Foundation, Inc.
 ;;
 ;; Author: Hovav Shacham (hovav@cs.stanford.edu)
 ;; Created: 17 October 1998
@@ -94,7 +94,7 @@
 
 ;; Installation:
 ;;
-;; Put the following line in your `.emacs' file:
+;; Put the following line in your init file:
 ;;
 ;;     (windmove-default-keybindings)         ; shifted arrow keys
 ;;