diff options
author | Lars Ingebrigtsen <larsi@gnus.org> | 2021-07-22 00:21:34 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2021-07-22 00:21:34 +0200 |
commit | a82855732019622ebe1cfac9055d84366f3608f2 (patch) | |
tree | a9b361d10d57fbb4874b69851aa348b1918f5671 /lisp/emacs-lisp/cl-generic.el | |
parent | 38a62efc15ddd849219ef1bdc98da933b5b1c33c (diff) | |
download | emacs-a82855732019622ebe1cfac9055d84366f3608f2.tar.gz emacs-a82855732019622ebe1cfac9055d84366f3608f2.tar.bz2 emacs-a82855732019622ebe1cfac9055d84366f3608f2.zip |
Move generalized variable specs from cl-lib.el to gv.el
* lisp/emacs-lisp/cl-lib.el: Move all the generalized variable
specifications from cl-lib.el...
* lisp/emacs-lisp/gv.el: ... to gv.el. This will make things like
`(setf (getenv "FOO") "BAR")' work without requiring anything,
since `setf' lives in gv.el (bug#49651).
Diffstat (limited to 'lisp/emacs-lisp/cl-generic.el')
0 files changed, 0 insertions, 0 deletions