]> code.delx.au - gnu-emacs/blobdiff - lisp/env.el
* todos.el (todos-modes-set-2): Restore point after finding start
[gnu-emacs] / lisp / env.el
index 585fa5999deb39203dbecbf967ae1dfa43a1426c..d0d8ed0b998356cd1b3cf3073df85bbb8c2428d6 100644 (file)
@@ -1,7 +1,6 @@
 ;;; env.el --- functions to manipulate environment variables
 
-;; Copyright (C) 1991, 1994, 2000, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+;; Copyright (C) 1991, 1994, 2000-2012 Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
 ;; Keywords: processes, unix
@@ -35,8 +34,6 @@
 
 ;;; Code:
 
-(eval-when-compile (require 'cl))
-
 ;; History list for environment variable names.
 (defvar read-envvar-name-history nil)