aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/env.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/env.el')
-rw-r--r--lisp/env.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/env.el b/lisp/env.el
index 3fbb07861ec..3966ab14f7e 100644
--- a/lisp/env.el
+++ b/lisp/env.el
@@ -1,6 +1,6 @@
1;;; env.el --- functions to manipulate environment variables -*- lexical-binding:t -*- 1;;; env.el --- functions to manipulate environment variables -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1991, 1994, 2000-2014 Free Software Foundation, Inc. 3;; Copyright (C) 1991, 1994, 2000-2015 Free Software Foundation, Inc.
4 4
5;; Maintainer: emacs-devel@gnu.org 5;; Maintainer: emacs-devel@gnu.org
6;; Keywords: processes, unix 6;; Keywords: processes, unix