Mercurial > emacs
diff etc/NEWS @ 95407:8a703a3c84d7
(Fmake_variable_buffer_local, Fmake_local_variable)
(Fmake_variable_frame_local): Disallow mixing buffer-local and
frame-local settings for the same variable.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 30 May 2008 02:37:40 +0000 |
parents | 9d7e990b655a |
children | 48aeb7d8e750 |
line wrap: on
line diff
--- a/etc/NEWS Fri May 30 02:37:31 2008 +0000 +++ b/etc/NEWS Fri May 30 02:37:40 2008 +0000 @@ -732,6 +732,7 @@ * Incompatible Lisp Changes in Emacs 23.1 +** Variables cannot be both buffer-local and frame-local any more. ** The argument DEFAULT of minibuffer input functions `read-from-minibuffer', `read-string', `completing-read', `read-buffer', `read-command', `read-variable' now can be a list of default values. The elements of