X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/77ab81d0545e980c57c0a35510ade29a9e43b4cd..4b9f0b67dae95106356e2cd7c7f03622702026f2:/lisp/obsolete/s-region.el diff --git a/lisp/obsolete/s-region.el b/lisp/obsolete/s-region.el index 2b8c4a38bf..1b4af78828 100644 --- a/lisp/obsolete/s-region.el +++ b/lisp/obsolete/s-region.el @@ -1,11 +1,10 @@ ;;; s-region.el --- set region using shift key -;; Copyright (C) 1994, 1995, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;; Copyright (C) 1994-1995, 2001-2013 Free Software Foundation, Inc. ;; Author: Morten Welinder ;; Keywords: terminals -;; Favourite-brand-of-beer: None, I hate beer. +;; Favorite-brand-of-beer: None, I hate beer. ;; Obsolete-since: 24.1 ;; This file is part of GNU Emacs. @@ -121,5 +120,4 @@ to global keymap." (provide 's-region) -;; arch-tag: a471e912-18d7-4247-a29b-2100bca180ff ;;; s-region.el ends here