]> code.delx.au - gnu-emacs/blobdiff - lisp/battery.el
Restore window-safely-shrinkable-p but avoid using it in calendar.el.
[gnu-emacs] / lisp / battery.el
index 3acb467a2d5e4d22a22028b3117b5fc5956fc9b7..9afe9de7b983a09b557acd599f969c37f88ec700 100644 (file)
@@ -1,7 +1,6 @@
 ;;; battery.el --- display battery status information  -*- coding: iso-8859-1 -*-
 
-;; Copyright (C) 1997, 1998, 2000, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+;; Copyright (C) 1997-1998, 2000-2011 Free Software Foundation, Inc.
 
 ;; Author: Ralph Schleicher <rs@nunatak.allgaeu.org>
 ;; Keywords: hardware
@@ -553,5 +552,4 @@ MATCH-NUM in the match.  Otherwise, return nil."
 \f
 (provide 'battery)
 
-;; arch-tag: 65916f50-4754-4b6b-ac21-0b510f545a37
 ;;; battery.el ends here