comparison lisp/env.el @ 814:38b2499cb3e9

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Fri, 17 Jul 1992 20:24:00 +0000
parents 4f28bd14272c
children 4ec50a934e54
comparison
equal deleted inserted replaced
813:f3706268745a 814:38b2499cb3e9
1 ;;; setenv.el --- functions to manipulate environment variables. 1 ;;; setenv.el --- functions to manipulate environment variables.
2 2
3 ;; Maintainer: FSF 3 ;; Maintainer: FSF
4 ;; Last-Modified: 16 Mar 1992 4 ;; Last-Modified: 16 Mar 1992
5 ;; Keywords: extensions
5 6
6 ;;; Copyright Free Software Foundation 1991 7 ;;; Copyright Free Software Foundation 1991
7 8
8 ;;; This file is part of GNU Emacs. 9 ;;; This file is part of GNU Emacs.
9 10