• Lars Ingebrigtsen's avatar
    Move generalized variable specs from cl-lib.el to gv.el · a8285573
    Lars Ingebrigtsen authored
    * 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).
    a8285573
cl-lib.el 20.4 KB