mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-02 20:16:25 +00:00
(setenv): Make it autoload.
This commit is contained in:
parent
58c43274c5
commit
aa673ecc67
@ -23,6 +23,7 @@
|
||||
|
||||
;;; Code:
|
||||
|
||||
;;;###autoload
|
||||
(defun setenv (variable value)
|
||||
"Set the value of the environment variable named VARIABLE to VALUE.
|
||||
VARIABLE and VALUE should both be strings.
|
||||
|
Loading…
x
Reference in New Issue
Block a user