Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
9512f820
Commit
9512f820
authored
Nov 07, 2012
by
Glenn Morris
Browse files
NEWS edit
parent
940eac6d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
etc/NEWS
etc/NEWS
+5
-3
No files found.
etc/NEWS
View file @
9512f820
...
...
@@ -336,9 +336,11 @@ of `symbol-function' in place forms.
A side effect is that vars without corresponding value are bound to nil
rather than making them unbound.
*** The following methods of extending `setf' are obsolete.
Use gv.el instead (FIXME; details).
`define-setf-expander',
`defsetf', `define-modify-macro'
*** The following methods of extending `setf' are obsolete
(use
features from gv.el instead):
`define-modify-macro'
(use `gv-letplace')
`defsetf'
(use `gv-define-simple-setter', or FIXME)
`define-setf-expander'
(use FIXME)
** Compilation mode
+++
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment