diff options
| author | Glenn Morris | 2012-11-07 17:23:34 -0500 |
|---|---|---|
| committer | Glenn Morris | 2012-11-07 17:23:34 -0500 |
| commit | bdd8064f8eef72a3a348bd733c1142003db6e8e4 (patch) | |
| tree | 7b40f6c3d256f87f9ead449c420556696ee6138d /etc | |
| parent | 4eeba558163dd2812fa984b540a51721b50a211b (diff) | |
| download | emacs-bdd8064f8eef72a3a348bd733c1142003db6e8e4.tar.gz emacs-bdd8064f8eef72a3a348bd733c1142003db6e8e4.zip | |
* cl.texi (Obsolete Setf Customization): Updates for define-setf-method.
* etc/NEWS: Related markup.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -335,6 +335,7 @@ of `symbol-function' in place forms. | |||
| 335 | A side effect is that vars without corresponding value are bound to nil | 335 | A side effect is that vars without corresponding value are bound to nil |
| 336 | rather than making them unbound. | 336 | rather than making them unbound. |
| 337 | 337 | ||
| 338 | +++ | ||
| 338 | *** The following methods of extending `setf' are obsolete | 339 | *** The following methods of extending `setf' are obsolete |
| 339 | (use features from gv.el instead): | 340 | (use features from gv.el instead): |
| 340 | `define-modify-macro' (use `gv-letplace') | 341 | `define-modify-macro' (use `gv-letplace') |