mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-22 04:21:24 -08:00
Comment change.
This commit is contained in:
parent
303958a9eb
commit
8013296c28
1 changed files with 1 additions and 1 deletions
|
|
@ -1264,7 +1264,7 @@ set_internal (symbol, newval, buf, bindflag)
|
|||
XSETCAR (XBUFFER_LOCAL_VALUE (valcontents)->cdr,
|
||||
tem1);
|
||||
|
||||
/* Set `buffer' and `frame' slots for thebinding now loaded. */
|
||||
/* Set `buffer' and `frame' slots for the binding now loaded. */
|
||||
XSETBUFFER (XBUFFER_LOCAL_VALUE (valcontents)->buffer, buf);
|
||||
XBUFFER_LOCAL_VALUE (valcontents)->frame = selected_frame;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue